Skip to content

Commit

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

Bump com.spotify.fmt:fmt-maven-plugin from 2.21.1 to 2.23
  • Loading branch information
timmolter authored Apr 29, 2024
2 parents 2430742 + 34a2ad1 commit 6678331
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 @@ -576,7 +576,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.21.1</version>
<version>2.23</version>
<configuration>
<filesNamePattern>.*\.java</filesNamePattern>
<skip>false</skip>
Expand Down

0 comments on commit 6678331

Please sign in to comment.