Skip to content

Commit 75085c5

Browse files
authored
Merge pull request #86 from knowm/dependabot/maven/com.coveo-fmt-maven-plugin-2.13
Bump fmt-maven-plugin from 2.9.1 to 2.13
2 parents 2a5d114 + 2f7a0c9 commit 75085c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>com.coveo</groupId>
194194
<artifactId>fmt-maven-plugin</artifactId>
195-
<version>2.9.1</version>
195+
<version>2.13</version>
196196
<configuration>
197197
<filesNamePattern>.*\.java</filesNamePattern>
198198
<skip>false</skip>

0 commit comments

Comments
 (0)