Skip to content

Commit 27e17fd

Browse files
Update dependency com.squareup.okhttp3:okhttp to v4.12.0 (#1078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2ea609 commit 27e17fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ val CORE_DEPENDENCIES = listOf(
4848
val DEPENDENCIES = listOf(
4949
"com.google.code.findbugs:annotations:3.0.1u2",
5050
"com.google.code.findbugs:jsr305:3.0.2",
51-
"com.squareup.okhttp3:okhttp:4.11.0",
51+
"com.squareup.okhttp3:okhttp:4.12.0",
5252
"com.uber.nullaway:nullaway:0.10.14",
5353
"org.assertj:assertj-core:3.24.2",
5454
"org.awaitility:awaitility:4.2.0",

0 commit comments

Comments
 (0)