Skip to content

Commit 8cd3741

Browse files
committed
Upgrade to Mockito 5.3.1
Closes gh-35282
1 parent 38ba2b9 commit 8cd3741

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
@@ -991,7 +991,7 @@ bom {
991991
]
992992
}
993993
}
994-
library("Mockito", "5.3.0") {
994+
library("Mockito", "5.3.1") {
995995
group("org.mockito") {
996996
imports = [
997997
"mockito-bom"

0 commit comments

Comments
 (0)