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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and reda-alaoui committed Oct 16, 2023
1 parent e4965a1 commit 4ecea01
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 @@ -23,7 +23,7 @@
<assertj.version>3.24.2</assertj.version>
<logback-classic.version>1.4.11</logback-classic.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>
<name>Matrix Communication Plugin</name>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
Expand Down

0 comments on commit 4ecea01

Please sign in to comment.