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