Skip to content

Commit 43886c2

Browse files
Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 (open-telemetry#849)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3634a77 commit 43886c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ val DEPENDENCIES = listOf(
5252
"io.opentelemetry.javaagent:opentelemetry-javaagent:1.25.0",
5353
"com.google.code.findbugs:annotations:3.0.1u2",
5454
"com.google.code.findbugs:jsr305:3.0.2",
55-
"com.squareup.okhttp3:okhttp:4.10.0",
55+
"com.squareup.okhttp3:okhttp:4.11.0",
5656
"com.uber.nullaway:nullaway:0.10.10",
5757
"org.assertj:assertj-core:3.24.2",
5858
"org.awaitility:awaitility:4.2.0",

0 commit comments

Comments
 (0)