Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump de.jutzig:github-release-plugin from 1.5.1 to 1.6.0 #757

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump de.jutzig:github-release-plugin from 1.5.1 to 1.6.0
Bumps [de.jutzig:github-release-plugin](https://github.com/jutzig/github-release-plugin) from 1.5.1 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.5.1...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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2024
commit 4e70089c4420dd2d28d4987577ad5b2e25cdd4ad
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@
<plugin>
<groupId>de.jutzig</groupId>
<artifactId>github-release-plugin</artifactId>
<version>1.5.1</version>
<version>1.6.0</version>
<executions>
<execution>
<id>github-releases</id>
Expand Down