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 0790a9d + 6b55827 commit 741b653Copy full SHA for 741b653
scenariorun/build.gradle.kts
@@ -8,7 +8,7 @@ dependencies {
8
implementation("com.squareup.retrofit2:retrofit:2.9.0")
9
implementation("com.squareup.retrofit2:converter-scalars:2.9.0")
10
11
- implementation(platform("com.squareup.okhttp3:okhttp-bom:4.9.3"))
+ implementation(platform("com.squareup.okhttp3:okhttp-bom:4.10.0"))
12
implementation("com.squareup.okhttp3:okhttp")
13
implementation("com.squareup.okhttp3:logging-interceptor")
14
0 commit comments