Skip to content

Commit

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

---
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] committed Dec 21, 2023
1 parent 2c43ed4 commit 85dcc2a
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 @@ -173,7 +173,7 @@ jgit = ["jgit", "jgit-agent", "jgit-http", "jgit-ssh"]
dictionary = ["trie4j", "dsl4j", "stardict4j", "jsoup"]

[plugins]
spotbugs = {id = "com.github.spotbugs", version = "5.1.3"}
spotbugs = {id = "com.github.spotbugs", version = "6.0.4"}
spotless = {id = "com.diffplug.spotless", version = "6.19.0"}
git-version = {id = "com.palantir.git-version", version = "0.13.0"}
nexus-publish = {id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-1"}
Expand Down

0 comments on commit 85dcc2a

Please sign in to comment.