Skip to content

Commit

Permalink
Upgrade to Mockito 5.13.0
Browse files Browse the repository at this point in the history
Closes gh-42235
  • Loading branch information
wilkinsona committed Sep 11, 2024
1 parent e178e34 commit fda09d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,7 @@ bom {
releaseNotes("https://github.com/micrometer-metrics/tracing/releases/tag/v{version}")
}
}
library("Mockito", "5.12.0") {
library("Mockito", "5.13.0") {
group("org.mockito") {
imports = [
"mockito-bom"
Expand Down

0 comments on commit fda09d5

Please sign in to comment.