Skip to content

Commit 0bea1ed

Browse files
fix(deps): update okhttp monorepo to v5.2.1 (#7739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a7a620 commit 0bea1ed

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.2.0"
21+
val okhttpVersion = "5.2.1"
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)