[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>
This commit is contained in:
parent
4ac66c79c7
commit
94f5489146
|
|
@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
"org.junit:junit-bom:5.9.1",
|
||||
"io.grpc:grpc-bom:1.51.0",
|
||||
"io.opentelemetry:opentelemetry-bom-alpha:1.20.1-alpha",
|
||||
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.20.0-alpha",
|
||||
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.20.2-alpha",
|
||||
"org.testcontainers:testcontainers-bom:1.17.6"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue