Skip to content

Commit

Permalink
chore(deps): update dependency com.coveo:fmt-maven-plugin to v2.13 (g…
Browse files Browse the repository at this point in the history
…oogleapis#797)

Co-authored-by: Emily Ball <emilyball@google.com>
  • Loading branch information
renovate-bot and eaball35 committed Dec 6, 2021
1 parent c6dd664 commit af702ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -100,7 +100,7 @@
<plugin>
<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.12</version>
<version>2.13</version>
<configuration>
<verbose>true</verbose>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -207,7 +207,7 @@
<plugin>
<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.12</version>
<version>2.13</version>
<configuration>
<verbose>true</verbose>
</configuration>
Expand Down

0 comments on commit af702ef

Please sign in to comment.