Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuniu-ms committed Feb 3, 2023
1 parent 27e5926 commit 58decf7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ val DEPENDENCY_BOMS = listOf(
"io.opentelemetry:opentelemetry-bom-alpha:${otelVersion}-alpha",
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:${otelInstrumentationVersion}",
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationAlphaVersion}",
// "io.opentelemetry.javaagent.instrumentation:opentelemetry-javaagent-servlet-common-bootstrap:${otelInstrumentationVersion}",
"com.azure:azure-sdk-bom:1.2.8",
"com.azure:azure-sdk-bom:1.2.9",
"io.netty:netty-bom:4.1.87.Final",
"org.junit:junit-bom:5.9.2",
"org.testcontainers:testcontainers-bom:1.17.6",
Expand Down

0 comments on commit 58decf7

Please sign in to comment.