Skip to content

Commit

Permalink
Upgrade to Mockito 3.6.28
Browse files Browse the repository at this point in the history
Closes gh-24394
  • Loading branch information
snicoll committed Dec 8, 2020
1 parent a7d52a2 commit 643bb1b
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 @@ -1130,7 +1130,7 @@ bom {
]
}
}
library("Mockito", "3.6.0") {
library("Mockito", "3.6.28") {
group("org.mockito") {
modules = [
"mockito-core",
Expand Down

0 comments on commit 643bb1b

Please sign in to comment.