Skip to content

Commit da29e1a

Browse files
committed
Upgrade to Mockito 4.5.1
Closes gh-30960
1 parent df2dc83 commit da29e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,7 @@ bom {
988988
]
989989
}
990990
}
991-
library("Mockito", "4.5.0") {
991+
library("Mockito", "4.5.1") {
992992
group("org.mockito") {
993993
imports = [
994994
"mockito-bom"

0 commit comments

Comments
 (0)