Skip to content

Commit

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

---
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] committed Jun 26, 2024
1 parent a250930 commit 004b3d7
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 @@ -154,7 +154,7 @@ xmlunit = ["xmlunit-core", "xmlunit-assertj", "assertj"]
morfologik = ['morfologik', 'morfologik-speller']

[plugins]
spotbugs = {id = "com.github.spotbugs", version = "6.0.17"}
spotbugs = {id = "com.github.spotbugs", version = "6.0.18"}
spotless = {id = "com.diffplug.spotless", version = "6.25.0"}
launch4j = {id = "edu.sc.seis.launch4j", version = "3.0.5"}
versions = {id = "com.github.ben-manes.versions", version = "0.51.0"}
Expand Down

0 comments on commit 004b3d7

Please sign in to comment.