Skip to content

Commit 94f5489

Browse files
[release/v1.20.x] Bump opentelemetry-instrumentation-bom-alpha from 1.20.0-alpha to 1.20.2-alpha (#622)
Clean cherry-pick of #620 to the `release/v1.20.x` branch. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ac66c7 commit 94f5489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
1818
"org.junit:junit-bom:5.9.1",
1919
"io.grpc:grpc-bom:1.51.0",
2020
"io.opentelemetry:opentelemetry-bom-alpha:1.20.1-alpha",
21-
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.20.0-alpha",
21+
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.20.2-alpha",
2222
"org.testcontainers:testcontainers-bom:1.17.6"
2323
)
2424

0 commit comments

Comments
 (0)