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 ba37bf1 commit fd93c2bCopy full SHA for fd93c2b
dependencyManagement/build.gradle.kts
@@ -17,7 +17,7 @@ val DEPENDENCY_BOMS = listOf(
17
"com.google.guava:guava-bom:33.4.8-jre",
18
"com.google.protobuf:protobuf-bom:4.31.1",
19
"com.squareup.okhttp3:okhttp-bom:4.12.0",
20
- "com.squareup.okio:okio-bom:3.11.0", // applies to transitive dependencies of okhttp
+ "com.squareup.okio:okio-bom:3.12.0", // applies to transitive dependencies of okhttp
21
"io.grpc:grpc-bom:1.73.0",
22
"io.netty:netty-bom:4.2.1.Final",
23
"io.zipkin.brave:brave-bom:6.2.0",
0 commit comments