Skip to content

Commit 28b0f64

Browse files
committed
Upgrade to Mockito 3.5.10
Closes gh-23368
1 parent fa03f75 commit 28b0f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@ bom {
11271127
]
11281128
}
11291129
}
1130-
library("Mockito", "3.4.6") {
1130+
library("Mockito", "3.5.10") {
11311131
group("org.mockito") {
11321132
modules = [
11331133
"mockito-core",

0 commit comments

Comments
 (0)