Skip to content

Commit 135626d

Browse files
fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha to v2.10.0-alpha-snapshot
1 parent ef0caea commit 135626d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmx-scraper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424

2525
dependencies {
2626
// TODO remove snapshot dependency on upstream once 2.9.0 is released
27-
api(enforcedPlatform("io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.9.0-alpha-SNAPSHOT"))
27+
api(enforcedPlatform("io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.10.0-alpha-SNAPSHOT"))
2828

2929
implementation("io.opentelemetry:opentelemetry-api")
3030
implementation("io.opentelemetry:opentelemetry-sdk")

0 commit comments

Comments
 (0)