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 a01bf6c commit 8a99822Copy full SHA for 8a99822
dependencyManagement/build.gradle.kts
@@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
14
// by FOSSA for containing EPL-licensed)
15
16
"com.fasterxml.jackson:jackson-bom:2.18.3",
17
- "com.google.guava:guava-bom:33.4.7-jre",
+ "com.google.guava:guava-bom:33.4.8-jre",
18
"com.google.protobuf:protobuf-bom:4.30.2",
19
"com.squareup.okhttp3:okhttp-bom:4.12.0",
20
"com.squareup.okio:okio-bom:3.11.0", // applies to transitive dependencies of okhttp
0 commit comments