Skip to content

Commit

Permalink
7433: Update the spotless maven plugin
Browse files Browse the repository at this point in the history
Reviewed-by: hirt
  • Loading branch information
Patrick Reinhart authored and thegreystone committed Oct 18, 2021
1 parent 5787b9a commit 9bb5799
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 @@ -85,7 +85,7 @@
<maven.directory.version>0.3.1</maven.directory.version>
<maven.enforcer.version>3.0.0-M1</maven.enforcer.version>
<maven.resources.version>3.2.0</maven.resources.version>
<spotless.version>2.14.0</spotless.version>
<spotless.version>2.17.2</spotless.version>
<spotless.config.path>${basedir}/configuration/ide/eclipse/formatting/formatting.xml</spotless.config.path>
<spotbugs.version>4.2.2</spotbugs.version>
<buildId>${user.name}</buildId>
Expand Down

0 comments on commit 9bb5799

Please sign in to comment.