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 563a920 commit 1555484Copy full SHA for 1555484
dependencyManagement/build.gradle.kts
@@ -12,7 +12,7 @@ val DEPENDENCY_BOMS = listOf(
12
"com.google.guava:guava-bom:33.0.0-jre",
13
"com.linecorp.armeria:armeria-bom:1.26.4",
14
"org.junit:junit-bom:5.10.1",
15
- "io.grpc:grpc-bom:1.60.1",
+ "io.grpc:grpc-bom:1.61.0",
16
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.32.0-alpha",
17
"org.testcontainers:testcontainers-bom:1.19.3"
18
)
0 commit comments