Skip to content

Commit

Permalink
build(deps): bump jgitver-maven-plugin from 1.8.0 to 1.9.0 (#12)
Browse files Browse the repository at this point in the history
Bumps [jgitver-maven-plugin](https://github.com/jgitver/jgitver-maven-plugin) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/jgitver/jgitver-maven-plugin/releases)
- [Changelog](https://github.com/jgitver/jgitver-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jgitver/jgitver-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: fr.brouillard.oss:jgitver-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2021
1 parent 87ac038 commit 3324efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<extension>
<groupId>fr.brouillard.oss</groupId>
<artifactId>jgitver-maven-plugin</artifactId>
<version>1.8.0</version>
<version>1.9.0</version>
</extension>
</extensions>

0 comments on commit 3324efa

Please sign in to comment.