Skip to content

Commit

Permalink
chore(deps): bump com.github.spotbugs from 5.1.3 to 6.0.23
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 5.1.3 to 6.0.23.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 102bde4 commit 54a8c0e
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 @@ -9,7 +9,7 @@ assertj-swing-junit = {group = "tokyo.northside", name = "assertj-swing-junit",
junit = {group = "junit", name = "junit", version.ref = "junit"}

[plugins]
spotbugs = {id = "com.github.spotbugs", version = "5.1.3"}
spotbugs = {id = "com.github.spotbugs", version = "6.0.23"}
spotless = {id = "com.diffplug.spotless", version = "6.22.0"}
git-version = {id = "com.palantir.git-version", version = "3.0.0"}
nexus-publish = {id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0"}

0 comments on commit 54a8c0e

Please sign in to comment.