Skip to content

Commit

Permalink
Merge pull request #76 from alvelchev/dependabot/maven/io.github.git-…
Browse files Browse the repository at this point in the history
…commit-id-git-commit-id-maven-plugin-7.0.0

Bump io.github.git-commit-id:git-commit-id-maven-plugin from 6.0.0 to 7.0.0
  • Loading branch information
alvelchev authored Jan 17, 2024
2 parents 6678e91 + 141d205 commit 0cf96dc
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 @@ -111,7 +111,7 @@
<plugin>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<version>6.0.0</version>
<version>7.0.0</version>
<executions>
<execution>
<id>get-the-git-infos</id>
Expand Down

0 comments on commit 0cf96dc

Please sign in to comment.