Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2024
1 parent 3909f9f commit 876fce3
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 @@ -142,7 +142,7 @@ jgit = ["jgit", "jgit-agent", "jgit-http", "jgit-ssh"]
dictionary = ["trie4j", "dsl4j", "stardict4j", "jsoup"]

[plugins]
spotbugs = {id = "com.github.spotbugs", version = "6.0.4"}
spotbugs = {id = "com.github.spotbugs", version = "6.0.9"}
spotless = {id = "com.diffplug.spotless", version = "6.23.3"}
launch4j = {id = "edu.sc.seis.launch4j", version = "3.0.5"}
versions = {id = "com.github.ben-manes.versions", version = "0.50.0"}
Expand Down

0 comments on commit 876fce3

Please sign in to comment.