Skip to content

Commit

Permalink
Merge pull request #86 from knowm/dependabot/maven/com.coveo-fmt-mave…
Browse files Browse the repository at this point in the history
…n-plugin-2.13

Bump fmt-maven-plugin from 2.9.1 to 2.13
  • Loading branch information
timmolter authored Apr 18, 2024
2 parents 2a5d114 + 2f7a0c9 commit 75085c5
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 @@ -192,7 +192,7 @@
<plugin>
<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.9.1</version>
<version>2.13</version>
<configuration>
<filesNamePattern>.*\.java</filesNamePattern>
<skip>false</skip>
Expand Down

0 comments on commit 75085c5

Please sign in to comment.