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 c14ee20 + a8770b6 commit 238f17eCopy full SHA for 238f17e
samples/java/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation(platform("com.squareup.okhttp3:okhttp-bom:5.2.1"))
+ implementation(platform("com.squareup.okhttp3:okhttp-bom:5.3.0"))
12
implementation("com.squareup.okhttp3:okhttp")
13
implementation("com.squareup.okhttp3:okhttp-sse")
14
implementation(platform("com.fasterxml.jackson:jackson-bom:2.20.0"))
0 commit comments