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 4b95b12 + 8827b38 commit c3733f2Copy full SHA for c3733f2
1 file changed
build.gradle.kts
@@ -38,7 +38,7 @@ information {
38
}
39
40
dependencies {
41
- implementation("com.squareup.okhttp3:okhttp:5.1.0")
+ implementation("com.squareup.okhttp3:okhttp:5.4.0")
42
implementation("com.google.code.gson:gson:2.14.0")
43
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
44
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments