Skip to content

Commit 9d5fce1

Browse files
committed
Upgrade Google code formatting plugin
1 parent 857a6cd commit 9d5fce1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@
250250
</plugin>
251251
<plugin>
252252
<groupId>com.cosium.code</groupId>
253-
<artifactId>maven-git-code-format</artifactId>
254-
<version>1.38</version>
253+
<artifactId>git-code-format-maven-plugin</artifactId>
254+
<version>2.4</version>
255255
<executions>
256256
<!-- On commit, format the modified java files -->
257257
<execution>

0 commit comments

Comments
 (0)