We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179581c commit 17a8292Copy full SHA for 17a8292
dependencyManagement/build.gradle.kts
@@ -27,7 +27,7 @@ val DEPENDENCY_BOMS = listOf(
27
// by FOSSA for containing EPL-licensed)
28
29
"com.fasterxml.jackson:jackson-bom:2.20.0",
30
- "com.google.guava:guava-bom:33.4.8-jre",
+ "com.google.guava:guava-bom:33.5.0-jre",
31
"com.google.protobuf:protobuf-bom:4.32.1",
32
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",
33
"com.squareup.okio:okio-bom:3.16.0", // applies to transitive dependencies of okhttp
0 commit comments