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 40c2a73 commit b4c9156Copy full SHA for b4c9156
dependencyManagement/build.gradle.kts
@@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
14
"com.google.guava:guava-bom:33.3.1-jre",
15
"com.linecorp.armeria:armeria-bom:1.30.1",
16
"org.junit:junit-bom:5.11.3",
17
- "io.grpc:grpc-bom:1.68.0",
+ "io.grpc:grpc-bom:1.68.1",
18
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationVersion}",
19
"org.testcontainers:testcontainers-bom:1.20.1"
20
)
0 commit comments