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.
2 parents 76eb200 + af9d078 commit f5676c2Copy full SHA for f5676c2
extractor/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
51
testImplementation 'org.junit.jupiter:junit-jupiter-params'
52
53
- testImplementation "com.squareup.okhttp3:okhttp:4.12.0"
+ testImplementation "com.squareup.okhttp3:okhttp:5.3.2"
54
testImplementation 'com.google.code.gson:gson:2.13.2'
55
}
56
0 commit comments