Skip to content

Commit

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

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

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 8fb3c70 commit 06c6275
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 @@

<jakarta.inject-api.version>2.0.1</jakarta.inject-api.version>

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

<modules>
Expand Down

0 comments on commit 06c6275

Please sign in to comment.