Skip to content

Commit

Permalink
chore(deps): update dependency com.coveo:fmt-maven-plugin to v2.11 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2021
1 parent 4731adf commit 405c699
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-api-client-bom/pom.xml
Expand Up @@ -145,7 +145,7 @@
<plugin>
<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.10</version>
<version>2.11</version>
<configuration>
<style>google</style>
<verbose>true</verbose>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -476,7 +476,7 @@
<plugin>
<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.10</version>
<version>2.11</version>
<configuration>
<style>google</style>
<verbose>true</verbose>
Expand Down

0 comments on commit 405c699

Please sign in to comment.