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 18e42a1 commit 0ca31bdCopy full SHA for 0ca31bd
dependencyManagement/build.gradle.kts
@@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
18
"org.junit:junit-bom:5.9.1",
19
"io.grpc:grpc-bom:1.51.0",
20
"io.opentelemetry:opentelemetry-bom-alpha:1.20.1-alpha",
21
- "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.19.2-alpha",
+ "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.20.0-alpha",
22
"org.testcontainers:testcontainers-bom:1.17.6"
23
)
24
0 commit comments