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 b9861d8 + 3fa2a03 commit 5f07c6aCopy full SHA for 5f07c6a
samples/java/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation(platform("com.squareup.okhttp3:okhttp-bom:5.3.1"))
+ implementation(platform("com.squareup.okhttp3:okhttp-bom:5.3.2"))
12
implementation("com.squareup.okhttp3:okhttp")
13
implementation("com.squareup.okhttp3:okhttp-sse")
14
implementation(platform("com.fasterxml.jackson:jackson-bom:2.20.1"))
0 commit comments