Skip to content

Commit 3231443

Browse files
Update dependency com.google.guava:guava-bom to v33.6.0-jre (#8295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c59c0c commit 3231443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ val DEPENDENCY_BOMS = listOf(
2727
// by FOSSA for containing EPL-licensed)
2828

2929
"com.fasterxml.jackson:jackson-bom:2.21.2",
30-
"com.google.guava:guava-bom:33.5.0-jre",
30+
"com.google.guava:guava-bom:33.6.0-jre",
3131
"com.google.protobuf:protobuf-bom:4.34.1",
3232
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",
3333
"com.squareup.okio:okio-bom:3.17.0", // applies to transitive dependencies of okhttp

0 commit comments

Comments
 (0)