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