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 b2c64b3 commit 8add72dCopy full SHA for 8add72d
dependencyManagement/build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
44
api("com.google.code.findbugs:annotations:3.0.1u2")
45
api("com.google.code.findbugs:jsr305:3.0.2")
46
- api("com.squareup.okhttp3:okhttp:4.12.0")
+ api("com.squareup.okhttp3:okhttp:5.0.0")
47
api("com.uber.nullaway:nullaway:0.12.7")
48
api("org.assertj:assertj-core:3.27.3")
49
api("org.awaitility:awaitility:4.3.0")
0 commit comments