Skip to content

Commit

Permalink
Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent af93095 commit 48f5c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ subprojects {
dependencies {
dependency("ch.qos.logback:logback-classic:1.3.15")
dependency("com.beust:jcommander:1.82")
dependency("com.github.spotbugs:spotbugs-annotations:4.8.6")
dependency("com.github.spotbugs:spotbugs-annotations:4.9.0")
dependency("com.github.spotbugs:spotbugs:4.8.6")
dependency("com.opencsv:opencsv:5.9")
dependency("com.puppycrawl.tools:checkstyle:10.21.1")
Expand Down

0 comments on commit 48f5c32

Please sign in to comment.