Skip to content

Commit 0d9018c

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.6 to 4.9.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.6...4.9.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d51482 commit 0d9018c

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
@@ -74,7 +74,7 @@ val DEPENDENCIES = listOf(
7474
"io.github.hakky54:logcaptor:2.10.1",
7575
"io.opentelemetry.contrib:opentelemetry-jfr-connection:1.42.0-alpha",
7676
"com.google.code.findbugs:jsr305:3.0.2",
77-
"com.github.spotbugs:spotbugs-annotations:4.8.6"
77+
"com.github.spotbugs:spotbugs-annotations:4.9.0"
7878
)
7979

8080
javaPlatform {

0 commit comments

Comments
 (0)