Skip to content

Commit

Permalink
Bump net.revelc.code.formatter:formatter-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [net.revelc.code.formatter:formatter-maven-plugin](https://github.com/revelc/formatter-maven-plugin) from 2.21.0 to 2.23.0.
- [Changelog](https://github.com/revelc/formatter-maven-plugin/blob/formatter-maven-plugin-2.23.0/CHANGELOG.md)
- [Commits](revelc/formatter-maven-plugin@formatter-maven-plugin-2.21.0...formatter-maven-plugin-2.23.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 501d858 commit a1e6af4
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 @@ -33,7 +33,7 @@
<microprofile-reactive-streams.version>3.0</microprofile-reactive-streams.version>
<microprofile-metrics-api.version>5.0.1</microprofile-metrics-api.version>
<impsort-maven-plugin.version>1.9.0</impsort-maven-plugin.version>
<formatter-maven-plugin.version>2.21.0</formatter-maven-plugin.version>
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
<src.format.goal>format</src.format.goal>
<src.sort.goal>sort</src.sort.goal>
Expand Down

0 comments on commit a1e6af4

Please sign in to comment.