Skip to content

Commit

Permalink
Update org.mockito:mockito-core to v5.15.2 (was 5.12.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ihostage committed Feb 1, 2025
1 parent 7f02b4c commit 93fd728
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java/ebean/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ h2 = "2.3.232"
junit = "4.13.2"
assertj = "3.27.2"
awaitility = "4.2.2"
mockito = "5.12.0"
mockito = "5.15.2"

[libraries]
h2 = { group = "com.h2database", name = "h2", version.ref = "h2" }
Expand Down
2 changes: 1 addition & 1 deletion java/jpa/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hibernate = "6.6.4.Final"
junit = "4.13.2"
assertj = "3.27.2"
awaitility = "4.2.2"
mockito = "5.12.0"
mockito = "5.15.2"

[libraries]
h2 = { group = "com.h2database", name = "h2", version.ref = "h2" }
Expand Down

0 comments on commit 93fd728

Please sign in to comment.