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 ae329f4 commit 129c0e0Copy full SHA for 129c0e0
dependencyManagement/build.gradle.kts
@@ -28,7 +28,7 @@ val DEPENDENCY_BOMS = listOf(
28
29
"com.fasterxml.jackson:jackson-bom:2.19.2",
30
"com.google.guava:guava-bom:33.4.8-jre",
31
- "com.google.protobuf:protobuf-bom:4.31.1",
+ "com.google.protobuf:protobuf-bom:4.32.0",
32
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",
33
"com.squareup.okio:okio-bom:3.16.0", // applies to transitive dependencies of okhttp
34
"io.grpc:grpc-bom:1.74.0",
0 commit comments