We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21cb1f1 + c3938ca commit 5ca7471Copy full SHA for 5ca7471
1 file changed
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
39
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
40
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
41
- testImplementation 'org.mockito:mockito-core:5.21.0'
+ testImplementation 'org.mockito:mockito-core:5.23.0'
42
testImplementation 'org.springframework:spring-test:6.2.17'
43
testImplementation 'io.projectreactor:reactor-test:3.8.2'
44
testImplementation 'com.squareup.okhttp3:mockwebserver3:5.3.2'
0 commit comments