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 7349fd6 commit 1348bf3Copy full SHA for 1348bf3
dependencyManagement/build.gradle.kts
@@ -13,7 +13,7 @@ val DEPENDENCY_BOMS = listOf(
13
"com.linecorp.armeria:armeria-bom:1.27.2",
14
"org.junit:junit-bom:5.10.2",
15
"io.grpc:grpc-bom:1.62.2",
16
- "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha",
+ "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.2.0-alpha",
17
"org.testcontainers:testcontainers-bom:1.19.7"
18
)
19
0 commit comments