Skip to content

Commit

Permalink
build(deps): bump shellcheck-maven-plugin from 0.4.1 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [shellcheck-maven-plugin](https://github.com/marco-nicolini/shellcheck-maven-plugin) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/marco-nicolini/shellcheck-maven-plugin/releases)
- [Commits](giraciopide/shellcheck-maven-plugin@0.4.1...0.5.0)

---
updated-dependencies:
- dependency-name: dev.dimlight:shellcheck-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2023
1 parent 93f6a02 commit 7789e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<org.jacoco.maven.plugin.version>0.8.8</org.jacoco.maven.plugin.version>
<com.diffplug.spotless.maven.plugin.version>2.28.0</com.diffplug.spotless.maven.plugin.version>
<org.jsoup.version>1.15.3</org.jsoup.version>
<shellcheck-maven-plugin.version>0.4.1</shellcheck-maven-plugin.version>
<shellcheck-maven-plugin.version>0.5.0</shellcheck-maven-plugin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7789e8f

Please sign in to comment.