Skip to content

Commit

Permalink
Bump formatter-maven-plugin from 2.16.0 to 2.17.0 (#282)
Browse files Browse the repository at this point in the history
Bumps [formatter-maven-plugin](https://github.com/revelc/formatter-maven-plugin) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/revelc/formatter-maven-plugin/releases)
- [Changelog](https://github.com/revelc/formatter-maven-plugin/blob/main/CHANGELOG.md)
- [Commits](revelc/formatter-maven-plugin@formatter-maven-plugin-2.16.0...formatter-maven-plugin-2.17.0)

---
updated-dependencies:
- dependency-name: net.revelc.code.formatter:formatter-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2021
1 parent 93bb2ae commit 6e5e874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -33,7 +33,7 @@
<version.site.plugin>3.9.1</version.site.plugin>
<version.surefire.plugin>2.22.2</version.surefire.plugin>
<version.smallrye.code.rules.plugin>1</version.smallrye.code.rules.plugin>
<version.formatter.plugin>2.16.0</version.formatter.plugin>
<version.formatter.plugin>2.17.0</version.formatter.plugin>
<version.impsort.plugin>1.6.2</version.impsort.plugin>
<version.jacoco.plugin>0.8.7</version.jacoco.plugin>
<version.smallrye.plugin>1.0.0</version.smallrye.plugin>
Expand Down

0 comments on commit 6e5e874

Please sign in to comment.