Skip to content

Commit

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

Bump com.spotify.fmt:fmt-maven-plugin from 2.20 to 2.21.1
  • Loading branch information
timmolter authored Nov 30, 2023
2 parents 6ac15d3 + c05427d commit 303082b
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 @@ -229,7 +229,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.20</version>
<version>2.21.1</version>
<configuration>
<filesNamePattern>.*\.java</filesNamePattern>
<skip>false</skip>
Expand Down

0 comments on commit 303082b

Please # to comment.