Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.rudikershaw.gitbuildhook:git-build-hook-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 4bd30b5 commit 2eb3c40
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 @@ -197,7 +197,7 @@
<plugin>
<groupId>com.rudikershaw.gitbuildhook</groupId>
<artifactId>git-build-hook-maven-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<configuration>
<installHooks>
<pre-commit>.git-hooks/pre-commit</pre-commit>
Expand Down

0 comments on commit 2eb3c40

Please sign in to comment.