Skip to content

Commit

Permalink
make use of git-commit-id-plugin-core:6.0.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSnoozer committed Mar 3, 2024
1 parent 4555113 commit 723e8c2
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 @@ -63,7 +63,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>git-commit-id-plugin-core</artifactId>
<version>6.1.0-SNAPSHOT</version>
<version>6.0.0-rc.7</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit 723e8c2

Please sign in to comment.