Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 153d7fe commit 6c01ebc
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 @@ -186,7 +186,7 @@ dictionary = ["trie4j", "dsl4j", "stardict4j", "jsoup"]
xmlunit = ["xmlunit-core", "xmlunit-assertj", "assertj"]

[plugins]
spotbugs = {id = "com.github.spotbugs", version = "6.0.26"}
spotbugs = {id = "com.github.spotbugs", version = "6.1.0"}
spotless = {id = "com.diffplug.spotless", version = "7.0.0.BETA4"}
launch4j = {id = "edu.sc.seis.launch4j", version = "3.0.6"}
versions = {id = "com.github.ben-manes.versions", version = "0.51.0"}
Expand Down

0 comments on commit 6c01ebc

Please sign in to comment.