We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ea5c4 commit 6b4f770Copy full SHA for 6b4f770
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
testImplementation 'org.junit.jupiter:junit-jupiter'
46
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2'
47
testImplementation 'org.mockito:mockito-core:4.11.0'
48
- testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
+ testImplementation 'com.squareup.okhttp3:okhttp:5.1.0'
49
}
50
51
test {
0 commit comments