Skip to content

Commit

Permalink
Bump git-code-format-maven-plugin.version from 5.1 to 5.3
Browse files Browse the repository at this point in the history
Bumps `git-code-format-maven-plugin.version` from 5.1 to 5.3.

Updates `com.cosium.code:google-java-format` from 5.1 to 5.3
- [Commits](Cosium/git-code-format-maven-plugin@5.1...5.3)

Updates `com.cosium.code:git-code-format-maven-plugin` from 5.1 to 5.3
- [Commits](Cosium/git-code-format-maven-plugin@5.1...5.3)

---
updated-dependencies:
- dependency-name: com.cosium.code:google-java-format
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.cosium.code:git-code-format-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent d60cd26 commit 5930b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<assertj.version>3.25.2</assertj.version>
<logback-classic.version>1.4.14</logback-classic.version>

<git-code-format-maven-plugin.version>5.1</git-code-format-maven-plugin.version>
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 5930b78

Please sign in to comment.