Skip to content

Commit

Permalink
Use fmt 2.18 for formatting (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaraward authored Mar 31, 2022
1 parent b9a663a commit b67e622
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 @@ -174,7 +174,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.16</version>
<version>2.18</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit b67e622

Please sign in to comment.