Skip to content

Commit

Permalink
dependabot: bump maven-git-versioning-extension from 9.3.4 to 9.4.2
Browse files Browse the repository at this point in the history
Bumps [maven-git-versioning-extension](https://github.com/qoomon/maven-git-versioning-extension) from 9.3.4 to 9.4.2.
- [Release notes](https://github.com/qoomon/maven-git-versioning-extension/releases)
- [Changelog](https://github.com/qoomon/maven-git-versioning-extension/blob/master/CHANGELOG.md)
- [Commits](qoomon/maven-git-versioning-extension@v9.3.4...v9.4.2)

---
updated-dependencies:
- dependency-name: me.qoomon:maven-git-versioning-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and vincejv committed Jan 26, 2023
1 parent b37a0dc commit 3c53a80
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 @@ -20,7 +20,7 @@
<extension>
<groupId>me.qoomon</groupId>
<artifactId>maven-git-versioning-extension</artifactId>
<version>9.3.4</version>
<version>9.4.2</version>
</extension>

</extensions>

0 comments on commit 3c53a80

Please sign in to comment.