Skip to content

Commit b5c9b30

Browse files
committed
bump up azure-core-tracing-opentelemetry from 1.0.0-beta.45 to 1.0.0-beta.61
1 parent 94b2fb4 commit b5c9b30

File tree

1 file changed

+1
-3
lines changed
  • instrumentation/azure-core/azure-core-1.36/library-instrumentation-shaded

1 file changed

+1
-3
lines changed

instrumentation/azure-core/azure-core-1.36/library-instrumentation-shaded/build.gradle.kts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ plugins {
66
group = "io.opentelemetry.javaagent.instrumentation"
77

88
dependencies {
9-
// this is the last good version that works with indy build
10-
// update to 1.49 or latest once https://github.com/Azure/azure-sdk-for-java/pull/42586 is released.
11-
implementation("com.azure:azure-core-tracing-opentelemetry:1.0.0-beta.45")
9+
implementation("com.azure:azure-core-tracing-opentelemetry:1.0.0-beta.61")
1210
}
1311

1412
tasks {

0 commit comments

Comments
 (0)