Skip to content

Commit 94725db

Browse files
./gradlew resolveAndLockAll --write-locks
1 parent afdd271 commit 94725db

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

agent/agent-tooling/gradle.lockfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ com.azure:azure-core-http-netty:1.15.10=runtimeClasspath
99
com.azure:azure-core:1.55.2=runtimeClasspath
1010
com.azure:azure-identity:1.15.4=runtimeClasspath
1111
com.azure:azure-json:1.4.0=runtimeClasspath
12-
com.azure:azure-monitor-opentelemetry-autoconfigure:1.0.0=runtimeClasspath
12+
com.azure:azure-monitor-opentelemetry-autoconfigure:1.1.0=runtimeClasspath
1313
com.azure:azure-sdk-bom:1.2.32=runtimeClasspath
1414
com.azure:azure-storage-blob:12.29.1=runtimeClasspath
1515
com.azure:azure-storage-common:12.28.1=runtimeClasspath
@@ -55,8 +55,6 @@ io.netty:netty-transport:4.1.119.Final=runtimeClasspath
5555
io.opentelemetry.contrib:opentelemetry-jfr-connection:1.43.0-alpha=runtimeClasspath
5656
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.14.0-alpha=runtimeClasspath
5757
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.14.0=runtimeClasspath
58-
io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.30.0-alpha=runtimeClasspath
59-
io.opentelemetry.semconv:opentelemetry-semconv:1.30.0=runtimeClasspath
6058
io.opentelemetry:opentelemetry-api:1.48.0=runtimeClasspath
6159
io.opentelemetry:opentelemetry-bom-alpha:1.48.0-alpha=runtimeClasspath
6260
io.opentelemetry:opentelemetry-bom:1.48.0=runtimeClasspath
@@ -68,6 +66,7 @@ io.opentelemetry:opentelemetry-sdk-logs:1.48.0=runtimeClasspath
6866
io.opentelemetry:opentelemetry-sdk-metrics:1.48.0=runtimeClasspath
6967
io.opentelemetry:opentelemetry-sdk-trace:1.48.0=runtimeClasspath
7068
io.opentelemetry:opentelemetry-sdk:1.48.0=runtimeClasspath
69+
io.opentelemetry:opentelemetry-semconv:1.30.1-alpha=runtimeClasspath
7170
io.projectreactor.netty:reactor-netty-core:1.0.48=runtimeClasspath
7271
io.projectreactor.netty:reactor-netty-http:1.0.48=runtimeClasspath
7372
io.projectreactor:reactor-core:3.4.41=runtimeClasspath

0 commit comments

Comments
 (0)