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 e920ab3 commit a99307aCopy full SHA for a99307a
extractor/build.gradle
@@ -40,6 +40,6 @@ dependencies {
40
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
41
testImplementation 'org.junit.jupiter:junit-jupiter-params'
42
43
- testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
+ testImplementation "com.squareup.okhttp3:okhttp:4.10.0"
44
testImplementation 'com.google.code.gson:gson:2.10.1'
45
}
0 commit comments