Skip to content

Commit 1822ce1

Browse files
committed
Upgrade to Mockito 4.8.1
Closes gh-32799
1 parent 5cc9527 commit 1822ce1

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
@@ -1045,7 +1045,7 @@ bom {
10451045
]
10461046
}
10471047
}
1048-
library("Mockito", "4.8.0") {
1048+
library("Mockito", "4.8.1") {
10491049
group("org.mockito") {
10501050
imports = [
10511051
"mockito-bom"

0 commit comments

Comments
 (0)