Skip to content

Commit

Permalink
Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0 (#4028
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent aecd6b2 commit 4b8c4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ val DEPENDENCIES = listOf(
"io.opentelemetry.contrib:opentelemetry-jfr-connection:${otelContribVersion}-alpha",
"io.opentelemetry.contrib:opentelemetry-runtime-attach-core:${otelContribVersion}-alpha",
"com.google.code.findbugs:jsr305:3.0.2",
"com.github.spotbugs:spotbugs-annotations:4.8.6"
"com.github.spotbugs:spotbugs-annotations:4.9.0"
)

javaPlatform {
Expand Down

0 comments on commit 4b8c4fb

Please sign in to comment.