Skip to content

Commit

Permalink
Bump io.github.git-commit-id:git-commit-id-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases)
- [Commits](git-commit-id/git-commit-id-maven-plugin@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent c8e43b7 commit 1b104ef
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 @@ -76,7 +76,7 @@
<spotbugs.version>4.7.3</spotbugs.version>
<junit.version>5.10.0</junit.version>
<jacoco.plugin.version>0.8.11</jacoco.plugin.version>
<git-commit-id-plugin.version>6.0.0</git-commit-id-plugin.version>
<git-commit-id-plugin.version>7.0.0</git-commit-id-plugin.version>
<assertj.version>3.24.2</assertj.version>
<logback.version>1.4.11</logback.version>
<equalsverifier.version>3.15.2</equalsverifier.version>
Expand Down

0 comments on commit 1b104ef

Please sign in to comment.