File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies {
21
21
implementation(project(" :agent:agent-profiler:agent-diagnostics" ))
22
22
implementation(project(" :etw:java" ))
23
23
24
- implementation(" com.azure:azure-monitor-opentelemetry-autoconfigure:1.2.0 " )
24
+ implementation(" com.azure:azure-monitor-opentelemetry-autoconfigure:1.3.0-beta.1 " )
25
25
compileOnly(" io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap" )
26
26
compileOnly(" io.opentelemetry.javaagent:opentelemetry-javaagent-tooling" )
27
27
compileOnly(" io.opentelemetry.javaagent:opentelemetry-javaagent-tooling-java9" )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ com.azure:azure-core-http-netty:1.15.12=runtimeClasspath
9
9
com.azure:azure-core:1.55.4=runtimeClasspath
10
10
com.azure:azure-identity:1.16.2=runtimeClasspath
11
11
com.azure:azure-json:1.5.0=runtimeClasspath
12
- com.azure:azure-monitor-opentelemetry-autoconfigure:1.2.0 =runtimeClasspath
12
+ com.azure:azure-monitor-opentelemetry-autoconfigure:1.3.0-beta.1 =runtimeClasspath
13
13
com.azure:azure-sdk-bom:1.2.36=runtimeClasspath
14
14
com.azure:azure-storage-blob:12.30.1=runtimeClasspath
15
15
com.azure:azure-storage-common:12.29.1=runtimeClasspath
Original file line number Diff line number Diff line change @@ -374,7 +374,7 @@ _2025-07-09 23:57:54 UTC_
374
374
> - ** POM Project URL** : [ https://github.com/Azure/azure-sdk-for-java ] ( https://github.com/Azure/azure-sdk-for-java )
375
375
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
376
376
377
- ** 72** ** Group:** ` com.azure ` ** Name:** ` azure-monitor-opentelemetry-autoconfigure ` ** Version:** ` 1.2.0 `
377
+ ** 72** ** Group:** ` com.azure ` ** Name:** ` azure-monitor-opentelemetry-autoconfigure ` ** Version:** ` 1.3.0-beta.1 `
378
378
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
379
379
380
380
** 73** ** Group:** ` com.azure ` ** Name:** ` azure-storage-blob ` ** Version:** ` 12.30.1 `
You can’t perform that action at this time.
0 commit comments