Skip to content

Commit 36d9ee4

Browse files
committed
chore: update fmt plugin in gapic showcase
1 parent 5292d7a commit 36d9ee4

File tree

1 file changed

+2
-2
lines changed
  • java-showcase/gapic-showcase

1 file changed

+2
-2
lines changed

java-showcase/gapic-showcase/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
</executions>
4444
</plugin>
4545
<plugin>
46-
<groupId>com.coveo</groupId>
46+
<groupId>com.spotify.fmt</groupId>
4747
<artifactId>fmt-maven-plugin</artifactId>
48-
<version>2.9</version>
48+
<version>2.25</version>
4949
<configuration>
5050
<filesNamePattern>(IT.*\.java)|(.*Test.java)|(TestClientInitializer.java)</filesNamePattern>
5151
</configuration>

0 commit comments

Comments
 (0)