Skip to content

Commit fecfd51

Browse files
Bump git-code-format-maven-plugin.version from 5.4 to 6.0
Bumps `git-code-format-maven-plugin.version` from 5.4 to 6.0. Updates `com.cosium.code:google-java-format` from 5.4 to 6.0 - [Release notes](https://github.com/Cosium/git-code-format-maven-plugin/releases) - [Commits](Cosium/git-code-format-maven-plugin@5.4...6.0) Updates `com.cosium.code:git-code-format-maven-plugin` from 5.4 to 6.0 - [Release notes](https://github.com/Cosium/git-code-format-maven-plugin/releases) - [Commits](Cosium/git-code-format-maven-plugin@5.4...6.0) --- updated-dependencies: - dependency-name: com.cosium.code:google-java-format dependency-version: '6.0' dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.cosium.code:git-code-format-maven-plugin dependency-version: '6.0' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4168dc commit fecfd51

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
@@ -36,7 +36,7 @@
3636
<logback>1.5.32</logback>
3737
<junit.version>6.0.3</junit.version>
3838
<auto-service.version>1.1.1</auto-service.version>
39-
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>
39+
<git-code-format-maven-plugin.version>6.0</git-code-format-maven-plugin.version>
4040
</properties>
4141

4242
<dependencyManagement>

0 commit comments

Comments
 (0)