Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.11.1 (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 8874368 commit 4e92559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ preferences-flow = { module = "com.github.tfcporciuncula:flow-preferences", vers

serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.7.3" }

junit = "org.junit.jupiter:junit-jupiter:5.11.0"
junit = "org.junit.jupiter:junit-jupiter:5.11.1"
mockito = "org.mockito:mockito-core:5.13.0"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:5.4.0"

Expand Down

0 comments on commit 4e92559

Please sign in to comment.