Skip to content

Commit 73a5c01

Browse files
Bump net.revelc.code.formatter:formatter-maven-plugin (#1196)
Bumps net.revelc.code.formatter:formatter-maven-plugin from 2.26.0 to 2.27.0. --- updated-dependencies: - dependency-name: net.revelc.code.formatter:formatter-maven-plugin dependency-version: 2.27.0 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 e21e041 commit 73a5c01

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
@@ -216,7 +216,7 @@
216216
<plugin>
217217
<groupId>net.revelc.code.formatter</groupId>
218218
<artifactId>formatter-maven-plugin</artifactId>
219-
<version>2.26.0</version>
219+
<version>2.27.0</version>
220220
<configuration>
221221
<configFile>${kryo.root}/eclipse/code-format.xml</configFile>
222222
<lineEnding>KEEP</lineEnding>

0 commit comments

Comments
 (0)