Skip to content

Commit

Permalink
Merge pull request #711 from gruelbox/dependabot/maven/com.spotify.fm…
Browse files Browse the repository at this point in the history
…t-fmt-maven-plugin-2.24

Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24
  • Loading branch information
badgerwithagun authored Aug 26, 2024
2 parents c4ce364 + bf37803 commit 80aadb0
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 @@ -237,7 +237,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.23</version>
<version>2.24</version>
<configuration>
<verbose>true</verbose>
<filesNamePattern>.*\.java</filesNamePattern>
Expand Down

0 comments on commit 80aadb0

Please sign in to comment.