Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 9f76241 commit 6138e47
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.13.0" }
fabric-loom = { id = "fabric-loom", version = "1.7.3" }
lombok = { id = "io.freefair.lombok", version = "8.10"}
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.22" }
spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.23" }
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 6138e47

Please sign in to comment.