Skip to content

Commit ce1e0fe

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 a0c6ede commit ce1e0fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<logback-classic.version>1.5.32</logback-classic.version>
3535
<junit.version>6.0.3</junit.version>
3636
<assertj.version>3.27.7</assertj.version>
37-
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>
37+
<git-code-format-maven-plugin.version>6.0</git-code-format-maven-plugin.version>
3838
</properties>
3939

4040
<dependencyManagement>

0 commit comments

Comments
 (0)