Skip to content

Commit 6e0ea84

Browse files
fix(deps): update okhttp monorepo to v5.2.0 (#7732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3b8dd5 commit 6e0ea84

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
@@ -18,7 +18,7 @@ val opencensusVersion = "0.31.1"
1818
val prometheusServerVersion = "1.3.10"
1919
val armeriaVersion = "1.33.4"
2020
val junitVersion = "5.13.4"
21-
val okhttpVersion = "5.1.0"
21+
val okhttpVersion = "5.2.0"
2222

2323
val DEPENDENCY_BOMS = listOf(
2424
// for some reason boms show up as runtime dependencies in license and vulnerability scans

0 commit comments

Comments
 (0)