We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79bceaf + 170c0f1 commit 8be134dCopy full SHA for 8be134d
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
testImplementation 'org.mockito:mockito-core:5.20.0'
38
testImplementation 'org.springframework:spring-test:6.2.12'
39
testImplementation 'io.projectreactor:reactor-test:3.7.12'
40
- testImplementation 'com.squareup.okhttp3:mockwebserver3:5.2.1'
+ testImplementation 'com.squareup.okhttp3:mockwebserver3:5.3.2'
41
42
testRuntimeOnly 'org.springframework:spring-context:6.2.12'
43
}
0 commit comments