Skip to content

Commit d5a7f24

Browse files
./gradlew resolveAndLockAll --write-locks
1 parent c1d3b04 commit d5a7f24

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.2.29=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.18.1=runtimeClasspath
6-
com.google.errorprone:error_prone_annotations:2.34.0=runtimeClasspath
6+
com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath
77
io.netty:netty-bom:4.1.115.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.10.0-alpha=runtimeClasspath
99
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.10.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.2.29=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.18.1=runtimeClasspath
6-
com.google.errorprone:error_prone_annotations:2.34.0=runtimeClasspath
6+
com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath
77
io.netty:netty-bom:4.1.115.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.10.0-alpha=runtimeClasspath
99
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.10.0=runtimeClasspath

agent/agent-tooling/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.1=runtimeClasspath
2222
com.fasterxml.jackson:jackson-bom:2.18.1=runtimeClasspath
2323
com.github.oshi:oshi-core:6.6.5=runtimeClasspath
2424
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
25-
com.google.errorprone:error_prone_annotations:2.34.0=runtimeClasspath
25+
com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath
2626
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
2727
com.microsoft.azure:msal4j:1.17.2=runtimeClasspath
2828
com.nimbusds:content-type:2.3=runtimeClasspath

0 commit comments

Comments
 (0)