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 5fe4b09 commit f970550Copy full SHA for f970550
components/fetch-build-scan-data-cmdline-tool/build.gradle.kts
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- implementation(platform("com.squareup.okhttp3:okhttp-bom:4.11.0"))
+ implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
19
implementation("com.squareup.okhttp3:okhttp")
20
implementation("com.squareup.okhttp3:okhttp-tls")
21
implementation("com.squareup.okhttp3:logging-interceptor")
0 commit comments