Skip to content

Commit 1ed6d1b

Browse files
./gradlew resolveAndLockAll --write-locks
1 parent 2959e08 commit 1ed6d1b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.3.0=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.20.0=runtimeClasspath
6-
com.google.errorprone:error_prone_annotations:2.42.0=runtimeClasspath
6+
com.google.errorprone:error_prone_annotations:2.43.0=runtimeClasspath
77
io.netty:netty-bom:4.2.7.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0-alpha=runtimeClasspath
99
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath

agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file is expected to be part of source control.
44
com.azure:azure-sdk-bom:1.3.0=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.20.0=runtimeClasspath
6-
com.google.errorprone:error_prone_annotations:2.42.0=runtimeClasspath
6+
com.google.errorprone:error_prone_annotations:2.43.0=runtimeClasspath
77
io.netty:netty-bom:4.2.7.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0-alpha=runtimeClasspath
99
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath

agent/agent-tooling/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ com.fasterxml.jackson.core:jackson-databind:2.20.0=runtimeClasspath
2121
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0=runtimeClasspath
2222
com.fasterxml.jackson:jackson-bom:2.20.0=runtimeClasspath
2323
com.github.oshi:oshi-core:6.9.1=runtimeClasspath
24-
com.google.errorprone:error_prone_annotations:2.42.0=runtimeClasspath
24+
com.google.errorprone:error_prone_annotations:2.43.0=runtimeClasspath
2525
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
2626
com.microsoft.azure:msal4j:1.23.1=runtimeClasspath
2727
commons-codec:commons-codec:1.19.0=runtimeClasspath

0 commit comments

Comments
 (0)