Skip to content

Commit 9ef49b9

Browse files
./gradlew resolveAndLockAll --write-locks
1 parent 8c949d2 commit 9ef49b9

21 files changed

Lines changed: 22 additions & 22 deletions

File tree

agent/agent-bootstrap/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
4+
com.azure:azure-sdk-bom:1.3.6=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
66
io.netty:netty-bom:4.2.12.Final=runtimeClasspath
77
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1-alpha=runtimeClasspath

agent/agent-for-testing/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
4+
com.azure:azure-sdk-bom:1.3.6=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
66
io.netty:netty-bom:4.2.12.Final=runtimeClasspath
77
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1-alpha=runtimeClasspath

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
4+
com.azure:azure-sdk-bom:1.3.6=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
66
com.google.errorprone:error_prone_annotations:2.46.0=runtimeClasspath
77
io.netty:netty-bom:4.2.12.Final=runtimeClasspath

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
4+
com.azure:azure-sdk-bom:1.3.6=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
66
com.google.errorprone:error_prone_annotations:2.46.0=runtimeClasspath
77
io.netty:netty-bom:4.2.12.Final=runtimeClasspath

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
4+
com.azure:azure-sdk-bom:1.3.6=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
66
io.netty:netty-bom:4.2.12.Final=runtimeClasspath
77
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1-alpha=runtimeClasspath

agent/agent-profiler/agent-alerting-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
4+
com.azure:azure-sdk-bom:1.3.6=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
66
io.netty:netty-bom:4.2.12.Final=runtimeClasspath
77
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1-alpha=runtimeClasspath

agent/agent-profiler/agent-alerting/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
44
com.azure:azure-json:1.5.1=runtimeClasspath
5-
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
5+
com.azure:azure-sdk-bom:1.3.6=runtimeClasspath
66
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
77
io.netty:netty-bom:4.2.12.Final=runtimeClasspath
88
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1-alpha=runtimeClasspath

agent/agent-profiler/agent-diagnostics-api/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
4+
com.azure:azure-sdk-bom:1.3.6=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
66
io.netty:netty-bom:4.2.12.Final=runtimeClasspath
77
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1-alpha=runtimeClasspath

agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
4+
com.azure:azure-sdk-bom:1.3.6=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
66
io.netty:netty-bom:4.2.12.Final=runtimeClasspath
77
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1-alpha=runtimeClasspath

agent/agent-profiler/agent-diagnostics/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
4+
com.azure:azure-sdk-bom:1.3.6=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
66
io.netty:netty-bom:4.2.12.Final=runtimeClasspath
77
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1-alpha=runtimeClasspath

0 commit comments

Comments
 (0)