Skip to content

Commit 965508d

Browse files
authored
Revert "build(deps): update dependency com.coveo:fmt-maven-plugin to v2.12 (#300)" (#302)
This reverts commit e51718c.
1 parent e51718c commit 965508d

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
@@ -216,7 +216,7 @@
216216
<plugin>
217217
<groupId>com.coveo</groupId>
218218
<artifactId>fmt-maven-plugin</artifactId>
219-
<version>2.12</version>
219+
<version>2.9</version>
220220
<configuration>
221221
<style>google</style>
222222
<verbose>true</verbose>

0 commit comments

Comments
 (0)