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 bc93856 commit 2fcaa20Copy full SHA for 2fcaa20
dependencyManagement/build.gradle.kts
@@ -16,7 +16,7 @@ val DEPENDENCY_BOMS = listOf(
16
"com.google.guava:guava-bom:32.1.2-jre",
17
"com.linecorp.armeria:armeria-bom:1.24.3",
18
"org.junit:junit-bom:5.10.0",
19
- "io.grpc:grpc-bom:1.57.1",
+ "io.grpc:grpc-bom:1.57.2",
20
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.28.0-alpha",
21
"org.testcontainers:testcontainers-bom:1.18.3"
22
)
0 commit comments