Skip to content

Commit

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

Bump com.spotify.fmt:fmt-maven-plugin from 2.21.1 to 2.23
  • Loading branch information
badgerwithagun authored Mar 12, 2024
2 parents bd31795 + 713b87c commit e96cc9b
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 @@ -226,7 +226,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.21.1</version>
<version>2.23</version>
<configuration>
<verbose>true</verbose>
<filesNamePattern>.*\.java</filesNamePattern>
Expand Down

0 comments on commit e96cc9b

Please sign in to comment.