Skip to content

Commit 51179de

Browse files
Update dependency net.revelc.code.formatter:formatter-maven-plugin to v2.26.0 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6439fb7 commit 51179de

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
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>net.revelc.code.formatter</groupId>
9191
<artifactId>formatter-maven-plugin</artifactId>
92-
<version>2.25.0</version>
92+
<version>2.26.0</version>
9393
<configuration>
9494
<configFile>${project.parent.basedir}/formatter.xml</configFile>
9595
<lineEnding>LF</lineEnding>

0 commit comments

Comments
 (0)