Skip to content

Commit

Permalink
Merge pull request #342 from mwiede/dependabot/maven/net.revelc.code.…
Browse files Browse the repository at this point in the history
…formatter-formatter-maven-plugin-2.23.0

Bump formatter-maven-plugin from 2.22.0 to 2.23.0
  • Loading branch information
mwiede authored Jun 8, 2023
2 parents 05a52df + 3526cb3 commit 2aef9fd
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 @@ -604,7 +604,7 @@
<plugin>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>formatter-maven-plugin</artifactId>
<version>2.22.0</version>
<version>2.23.0</version>
<configuration>
<configFile>${project.basedir}/eclipse-java-google-style.xml</configFile>
<encoding>UTF-8</encoding>
Expand Down

0 comments on commit 2aef9fd

Please sign in to comment.