Skip to content

Commit 216b366

Browse files
committed
Upgrade to Mockito 5.5.0
Closes gh-37078
1 parent dbdd673 commit 216b366

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
@@ -1000,7 +1000,7 @@ bom {
10001000
]
10011001
}
10021002
}
1003-
library("Mockito", "5.4.0") {
1003+
library("Mockito", "5.5.0") {
10041004
group("org.mockito") {
10051005
imports = [
10061006
"mockito-bom"

0 commit comments

Comments
 (0)