Skip to content

Commit b43bb58

Browse files
Bump formatter-maven-plugin from 2.11.0 to 2.17.0 (#443)
Bumps [formatter-maven-plugin](https://github.com/revelc/formatter-maven-plugin) from 2.11.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.11.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>
1 parent 9a22bb2 commit b43bb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<plugin>
210210
<groupId>net.revelc.code.formatter</groupId>
211211
<artifactId>formatter-maven-plugin</artifactId>
212-
<version>2.11.0</version>
212+
<version>2.17.0</version>
213213
<configuration>
214214
<lineEnding>LF</lineEnding>
215215
</configuration>

0 commit comments

Comments
 (0)