Skip to content

Commit

Permalink
Bump git-build-hook-maven-plugin from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [git-build-hook-maven-plugin](https://github.com/rudikershaw/git-build-hook) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/rudikershaw/git-build-hook/releases)
- [Commits](rudikershaw/git-build-hook@3.0.0...3.1.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2021
1 parent 28c4197 commit 0b5a8c9
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 @@ -248,7 +248,7 @@
<plugin>
<groupId>com.rudikershaw.gitbuildhook</groupId>
<artifactId>git-build-hook-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<configuration>
<installHooks>
<!-- The location of a git hook to install into the default hooks directory. -->
Expand Down

0 comments on commit 0b5a8c9

Please sign in to comment.