Skip to content

Commit

Permalink
Merge pull request #236 from 52North/dependabot/maven/net.revelc.code…
Browse files Browse the repository at this point in the history
….formatter-formatter-maven-plugin-2.12.0

Bump formatter-maven-plugin from 2.11.0 to 2.12.0
  • Loading branch information
CarstenHollmann authored Jun 30, 2020
2 parents 763cb86 + f0861ba commit 0580bbf
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 @@ -560,7 +560,7 @@
<plugin>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>formatter-maven-plugin</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
<configuration>
<configFile>${project.basedir}/etc/eclipse_formatter.xml</configFile>
<lineEnding>LF</lineEnding>
Expand Down

0 comments on commit 0580bbf

Please sign in to comment.