Skip to content

Commit

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

Bump com.spotify.fmt:fmt-maven-plugin from 2.21.1 to 2.23
  • Loading branch information
timmolter authored Apr 19, 2024
2 parents 67fa125 + a9b26ca commit 2ffe9fd
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 @@ -187,7 +187,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 2ffe9fd

Please sign in to comment.