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 76aad92 commit 0ba51afCopy full SHA for 0ba51af
extractor/build.gradle
@@ -38,6 +38,6 @@ dependencies {
38
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
39
testImplementation 'org.junit.jupiter:junit-jupiter-params'
40
41
- testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
+ testImplementation "com.squareup.okhttp3:okhttp:4.10.0"
42
testImplementation 'com.google.code.gson:gson:2.9.1'
43
}
0 commit comments