We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53696ce commit 65ef264Copy full SHA for 65ef264
pom.xml
@@ -434,7 +434,7 @@
434
<plugin>
435
<groupId>com.coveo</groupId>
436
<artifactId>fmt-maven-plugin</artifactId>
437
- <version>2.13</version>
+ <version>2.9</version>
438
<configuration>
439
<style>google</style>
440
<verbose>true</verbose>
@@ -443,7 +443,7 @@
443
<dependency>
444
<groupId>com.google.googlejavaformat</groupId>
445
<artifactId>google-java-format</artifactId>
446
- <version>1.15.0</version>
+ <version>1.7</version>
447
</dependency>
448
</dependencies>
449
</plugin>
0 commit comments