Skip to content

Commit

Permalink
Upgrade fmt-maven-plugin 2.22.1 -> 2.24 (#1069)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Sep 3, 2024
1 parent 059cc9e commit e4f928a
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 @@ -567,7 +567,7 @@
<plugin>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.22.1</version>
<version>2.24</version>
<configuration>
<additionalSourceDirectories>
<additionalSourceDirectory>${basedir}/src/test/resources</additionalSourceDirectory>
Expand Down

0 comments on commit e4f928a

Please sign in to comment.