Skip to content

Commit

Permalink
Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.4
Browse files Browse the repository at this point in the history
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.8.3...4.8.4)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent dd958fa commit f314baf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ subprojects {
dependencies {
dependency("ch.qos.logback:logback-classic:1.3.14")
dependency("com.beust:jcommander:1.82")
dependency("com.github.spotbugs:spotbugs-annotations:4.8.3")
dependency("com.github.spotbugs:spotbugs:4.8.3")
dependency("com.github.spotbugs:spotbugs-annotations:4.8.4")
dependency("com.github.spotbugs:spotbugs:4.8.4")
dependency("com.opencsv:opencsv:4.6")
dependency("com.puppycrawl.tools:checkstyle:10.15.0")
dependency("com.squareup.retrofit2:converter-jackson:${comSquareupRetrofit2Version}")
Expand Down

0 comments on commit f314baf

Please sign in to comment.