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 c8a77da commit 5fca957Copy full SHA for 5fca957
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.0'
43
}
0 commit comments