Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.13.0 (#64)
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] committed Sep 1, 2024
1 parent f6ca7db commit cd19e5e
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 @@ -61,7 +61,7 @@ preferences-flow = { module = "com.github.tfcporciuncula:flow-preferences", vers
serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.7.2" }

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

[bundles]
Expand Down

0 comments on commit cd19e5e

Please sign in to comment.