Skip to content

Commit b1a4097

Browse files
Update org.mockito to 4.11.0
Closes gh-2371
1 parent 989c983 commit b1a4097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dependencyManagement {
33
mavenBom "io.projectreactor:reactor-bom:$reactorVersion"
44
mavenBom 'com.fasterxml.jackson:jackson-bom:2.14.2'
55
mavenBom 'org.junit:junit-bom:5.10.0-RC1'
6-
mavenBom 'org.mockito:mockito-bom:4.8.1'
6+
mavenBom 'org.mockito:mockito-bom:4.11.0'
77
mavenBom 'org.springframework:spring-framework-bom:6.1.0-M2'
88
mavenBom 'org.springframework.data:spring-data-bom:2023.1.0-M1'
99
mavenBom 'org.springframework.security:spring-security-bom:6.2.0-M1'

0 commit comments

Comments
 (0)