Skip to content

Commit

Permalink
Upgrade to Mockito 4.5.1
Browse files Browse the repository at this point in the history
Closes gh-30936
  • Loading branch information
wilkinsona committed May 10, 2022
1 parent b0ec816 commit 3eb41ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1298,7 +1298,7 @@ bom {
]
}
}
library("Mockito", "4.5.0") {
library("Mockito", "4.5.1") {
group("org.mockito") {
imports = [
"mockito-bom"
Expand Down

0 comments on commit 3eb41ea

Please sign in to comment.