Skip to content

Commit dca7e85

Browse files
fix(deps): update okhttp monorepo to v5.3.1
1 parent 62d24d4 commit dca7e85

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