Skip to content

Commit

Permalink
Bump com.github.spotbugs-base from 6.0.19 to 6.0.21
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs-base from 6.0.19 to 6.0.21.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 7ffb96a commit b3b2a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ handy-tests = { group = "me.melontini", name = "handy-tests", version = "0.1.0-1
[plugins]
fabric-loom = { id = "fabric-loom", version = "1.6.12" }
lombok = { id = "io.freefair.lombok", version = "8.6"}
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.19" }
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.21" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.6.3" }

0 comments on commit b3b2a42

Please sign in to comment.