Skip to content

Commit f650836

Browse files
Bump com.google.guava:guava-bom from 32.0.0-jre to 32.0.1-jre (#5516)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d96280 commit f650836

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
@@ -13,7 +13,7 @@ rootProject.extra["versions"] = dependencyVersions
1313

1414
val DEPENDENCY_BOMS = listOf(
1515
"com.fasterxml.jackson:jackson-bom:2.15.2",
16-
"com.google.guava:guava-bom:32.0.0-jre",
16+
"com.google.guava:guava-bom:32.0.1-jre",
1717
"com.google.protobuf:protobuf-bom:3.23.2",
1818
"com.linecorp.armeria:armeria-bom:1.23.1",
1919
"com.squareup.okhttp3:okhttp-bom:4.11.0",

0 commit comments

Comments
 (0)