Skip to content

Commit 8016f8c

Browse files
Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.14 to 6.0.15 (#3714)
1 parent 9ab2914 commit 8016f8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

agent/runtime-attach/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ com.azure:azure-sdk-bom:1.2.23=runtimeClasspath
55
com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath
66
com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath
77
io.netty:netty-bom:4.1.109.Final=runtimeClasspath
8-
io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.34.0-alpha=runtimeClasspath
8+
io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.35.0-alpha=runtimeClasspath
99
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.4.0-alpha=runtimeClasspath
1010
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.4.0=runtimeClasspath
1111
io.opentelemetry:opentelemetry-bom-alpha:1.38.0-alpha=runtimeClasspath
1212
io.opentelemetry:opentelemetry-bom:1.38.0=runtimeClasspath
13-
net.bytebuddy:byte-buddy-agent:1.14.12=runtimeClasspath
13+
net.bytebuddy:byte-buddy-agent:1.14.13=runtimeClasspath
1414
org.junit:junit-bom:5.10.2=runtimeClasspath
1515
org.testcontainers:testcontainers-bom:1.19.8=runtimeClasspath
1616
empty=

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828

2929
// When updating, update above in plugins too
3030
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
31-
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.14")
31+
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.15")
3232
implementation("com.github.johnrengelman:shadow:8.1.1")
3333
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.17.4")
3434

0 commit comments

Comments
 (0)