Skip to content

Commit 2f7a0c9

Browse files
Bump fmt-maven-plugin from 2.9.1 to 2.13
Bumps [fmt-maven-plugin](https://github.com/coveooss/fmt-maven-plugin) from 2.9.1 to 2.13. - [Release notes](https://github.com/coveooss/fmt-maven-plugin/releases) - [Commits](spotify/fmt-maven-plugin@2.9.1...2.13.0) --- updated-dependencies: - dependency-name: com.coveo:fmt-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 042c483 commit 2f7a0c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
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)