Skip to content

Commit 9698d24

Browse files
fix(deps): update dependency com.google.guava:guava-bom to v33.4.6-jre (#7223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 526137f commit 9698d24

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
@@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
1414
// by FOSSA for containing EPL-licensed)
1515

1616
"com.fasterxml.jackson:jackson-bom:2.18.3",
17-
"com.google.guava:guava-bom:33.4.5-jre",
17+
"com.google.guava:guava-bom:33.4.6-jre",
1818
"com.google.protobuf:protobuf-bom:4.29.3",
1919
"com.squareup.okhttp3:okhttp-bom:4.12.0",
2020
"com.squareup.okio:okio-bom:3.10.2", // applies to transitive dependencies of okhttp

0 commit comments

Comments
 (0)