Skip to content

Commit ea42b2c

Browse files
./gradlew resolveAndLockAll --write-locks
1 parent e3049b2 commit ea42b2c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

agent/agent-tooling/gradle.lockfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ ch.qos.logback.contrib:logback-json-classic:0.1.5=runtimeClasspath
55
ch.qos.logback.contrib:logback-json-core:0.1.5=runtimeClasspath
66
ch.qos.logback:logback-classic:1.3.15=runtimeClasspath
77
ch.qos.logback:logback-core:1.3.15=runtimeClasspath
8-
com.azure:azure-core-http-netty:1.15.13=runtimeClasspath
9-
com.azure:azure-core:1.55.5=runtimeClasspath
10-
com.azure:azure-identity:1.16.3=runtimeClasspath
8+
com.azure:azure-core-http-netty:1.16.0=runtimeClasspath
9+
com.azure:azure-core:1.56.0=runtimeClasspath
10+
com.azure:azure-identity:1.17.0=runtimeClasspath
1111
com.azure:azure-json:1.5.0=runtimeClasspath
1212
com.azure:azure-monitor-opentelemetry-autoconfigure:1.3.0=runtimeClasspath
1313
com.azure:azure-sdk-bom:1.2.37=runtimeClasspath
@@ -72,9 +72,9 @@ io.opentelemetry:opentelemetry-sdk-metrics:1.52.0=runtimeClasspath
7272
io.opentelemetry:opentelemetry-sdk-trace:1.52.0=runtimeClasspath
7373
io.opentelemetry:opentelemetry-sdk:1.52.0=runtimeClasspath
7474
io.opentelemetry:opentelemetry-semconv:1.30.1-alpha=runtimeClasspath
75-
io.projectreactor.netty:reactor-netty-core:1.0.48=runtimeClasspath
76-
io.projectreactor.netty:reactor-netty-http:1.0.48=runtimeClasspath
77-
io.projectreactor:reactor-core:3.4.41=runtimeClasspath
75+
io.projectreactor.netty:reactor-netty-core:1.2.8=runtimeClasspath
76+
io.projectreactor.netty:reactor-netty-http:1.2.8=runtimeClasspath
77+
io.projectreactor:reactor-core:3.7.8=runtimeClasspath
7878
net.java.dev.jna:jna-platform:5.17.0=runtimeClasspath
7979
net.java.dev.jna:jna:5.17.0=runtimeClasspath
8080
net.minidev:accessors-smart:2.5.2=runtimeClasspath

0 commit comments

Comments
 (0)