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 03b3f05 commit eec86a4Copy full SHA for eec86a4
dependencyManagement/build.gradle.kts
@@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
18
"com.linecorp.armeria:armeria-bom:1.24.2",
19
"com.squareup.okhttp3:okhttp-bom:4.11.0",
20
"com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp
21
- "io.grpc:grpc-bom:1.56.0",
+ "io.grpc:grpc-bom:1.56.1",
22
"io.netty:netty-bom:4.1.94.Final",
23
"io.zipkin.brave:brave-bom:5.16.0",
24
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.4",
0 commit comments