Skip to content

Commit 405c699

Browse files
authored
chore(deps): update dependency com.coveo:fmt-maven-plugin to v2.11 (#1827)
1 parent 4731adf commit 405c699

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-api-client-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<plugin>
146146
<groupId>com.coveo</groupId>
147147
<artifactId>fmt-maven-plugin</artifactId>
148-
<version>2.10</version>
148+
<version>2.11</version>
149149
<configuration>
150150
<style>google</style>
151151
<verbose>true</verbose>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
<plugin>
477477
<groupId>com.coveo</groupId>
478478
<artifactId>fmt-maven-plugin</artifactId>
479-
<version>2.10</version>
479+
<version>2.11</version>
480480
<configuration>
481481
<style>google</style>
482482
<verbose>true</verbose>

0 commit comments

Comments
 (0)