Skip to content

Commit

Permalink
Bump com.github.spotbugs-base from 6.0.19 to 6.0.22 (#51)
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs-base from 6.0.19 to 6.0.22.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent eb1602b commit 570bec1
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 @@ -19,6 +19,6 @@ mockito-core = { module = "org.mockito:mockito-core", version = "5.12.0" }
fabric-loom = { id = "fabric-loom", version = "1.7.3" }
lombok = { id = "io.freefair.lombok", version = "8.6"}
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.19" }
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.22" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
modmuss50-publish = { id = "me.modmuss50.mod-publish-plugin", version = "0.7.4" }

0 comments on commit 570bec1

Please sign in to comment.