Skip to content

Commit 57b8654

Browse files
Bump git-code-format-maven-plugin from 2.6 to 2.7 (#151)
Bumps [git-code-format-maven-plugin](https://github.com/cosium/maven-git-code-format) from 2.6 to 2.7. - [Release notes](https://github.com/cosium/maven-git-code-format/releases) - [Commits](Cosium/git-code-format-maven-plugin@2.6...2.7) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 76856da commit 57b8654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>com.cosium.code</groupId>
224224
<artifactId>git-code-format-maven-plugin</artifactId>
225-
<version>2.6</version>
225+
<version>2.7</version>
226226
<executions>
227227
<!-- On commit, format the modified java files -->
228228
<execution>

0 commit comments

Comments
 (0)