Skip to content

Commit

Permalink
[bot]: Bump formatter-maven-plugin from 2.22.0 to 2.23.0
Browse files Browse the repository at this point in the history
Bumps [formatter-maven-plugin](https://github.com/revelc/formatter-maven-plugin) from 2.22.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.22.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 Sep 8, 2023
1 parent 9b56182 commit c075f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/optaplanner-build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<!-- jboss suffixed version from jboss-parent which cannot be downloaded due to SNAPSHOT only policy for plugins from JBoss -->
<version.compiler.plugin>3.8.1</version.compiler.plugin>
<version.dependency.plugin>3.5.0</version.dependency.plugin>
<version.formatter.plugin>2.22.0</version.formatter.plugin>
<version.formatter.plugin>2.23.0</version.formatter.plugin>
<version.impsort.plugin>1.9.0</version.impsort.plugin>
<version.jacoco.plugin>0.8.10</version.jacoco.plugin>
<!--
Expand Down

0 comments on commit c075f1b

Please sign in to comment.