Skip to content

Commit fbe0531

Browse files
bump com.squareup.okhttp3:okhttp-bom from 5.1.0 to 5.3.2 (via #3185)
1 parent e2ed4a0 commit fbe0531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ subprojects {
8080
dependencyManagement {
8181
imports {
8282
mavenBom("com.fasterxml.jackson:jackson-bom:2.20.1")
83-
mavenBom("com.squareup.okhttp3:okhttp-bom:5.1.0")
83+
mavenBom("com.squareup.okhttp3:okhttp-bom:5.3.2")
8484
// latest version that supports java 8
8585
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")
8686
mavenBom("io.qameta.allure:allure-bom:2.31.0")

0 commit comments

Comments
 (0)