Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 439bc3e commit e1999c1
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 @@ -184,7 +184,7 @@ dictionary = ["trie4j", "dsl4j", "stardict4j", "jsoup"]
xmlunit = ["xmlunit-core", "xmlunit-assertj", "assertj"]

[plugins]
spotbugs = {id = "com.github.spotbugs", version = "6.0.22"}
spotbugs = {id = "com.github.spotbugs", version = "6.0.23"}
spotless = {id = "com.diffplug.spotless", version = "6.25.0"}
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 e1999c1

Please sign in to comment.