Skip to content

Commit 4b8c4fb

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0 (#4028)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aecd6b2 commit 4b8c4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ val DEPENDENCIES = listOf(
7575
"io.opentelemetry.contrib:opentelemetry-jfr-connection:${otelContribVersion}-alpha",
7676
"io.opentelemetry.contrib:opentelemetry-runtime-attach-core:${otelContribVersion}-alpha",
7777
"com.google.code.findbugs:jsr305:3.0.2",
78-
"com.github.spotbugs:spotbugs-annotations:4.8.6"
78+
"com.github.spotbugs:spotbugs-annotations:4.9.0"
7979
)
8080

8181
javaPlatform {

0 commit comments

Comments
 (0)