Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump de.jutzig:github-release-plugin from 1.4.0 to 1.6.0 (
Browse files Browse the repository at this point in the history
…#139)

Bumps [de.jutzig:github-release-plugin](https://github.com/jutzig/github-release-plugin) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/jutzig/github-release-plugin/releases)
- [Changelog](https://github.com/jutzig/github-release-plugin/blob/master/release.md)
- [Commits](jutzig/github-release-plugin@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: de.jutzig:github-release-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 5, 2023
1 parent d279a88 commit 9413df1
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 @@ -319,7 +319,7 @@
<plugin>
<groupId>de.jutzig</groupId>
<artifactId>github-release-plugin</artifactId>
<version>1.4.0</version>
<version>1.6.0</version>
<configuration>
<releaseName>v${project.version}</releaseName>
<tag>v${project.version}</tag>
Expand Down

0 comments on commit 9413df1

Please sign in to comment.