We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3634a77 commit 43886c2Copy full SHA for 43886c2
dependencyManagement/build.gradle.kts
@@ -52,7 +52,7 @@ val DEPENDENCIES = listOf(
52
"io.opentelemetry.javaagent:opentelemetry-javaagent:1.25.0",
53
"com.google.code.findbugs:annotations:3.0.1u2",
54
"com.google.code.findbugs:jsr305:3.0.2",
55
- "com.squareup.okhttp3:okhttp:4.10.0",
+ "com.squareup.okhttp3:okhttp:4.11.0",
56
"com.uber.nullaway:nullaway:0.10.10",
57
"org.assertj:assertj-core:3.24.2",
58
"org.awaitility:awaitility:4.2.0",
0 commit comments