Skip to content

Commit 3736626

Browse files
authored
chore(deps): update dependency com.coveo:fmt-maven-plugin to v2.10 (#1630)
1 parent 500e569 commit 3736626

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-api-client-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<plugin>
145145
<groupId>com.coveo</groupId>
146146
<artifactId>fmt-maven-plugin</artifactId>
147-
<version>2.9</version>
147+
<version>2.10</version>
148148
<configuration>
149149
<style>google</style>
150150
<verbose>true</verbose>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@
448448
<plugin>
449449
<groupId>com.coveo</groupId>
450450
<artifactId>fmt-maven-plugin</artifactId>
451-
<version>2.9</version>
451+
<version>2.10</version>
452452
<configuration>
453453
<style>google</style>
454454
<verbose>true</verbose>

0 commit comments

Comments
 (0)