Skip to content

Commit

Permalink
chore(deps): Bump org.jreleaser:jreleaser-maven-plugin (#49)
Browse files Browse the repository at this point in the history
Bumps [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: org.jreleaser:jreleaser-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 Sep 1, 2023
1 parent 6ed82db commit dad0f4b
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 @@ -154,7 +154,7 @@
<plugin>
<groupId>org.jreleaser</groupId>
<artifactId>jreleaser-maven-plugin</artifactId>
<version>1.7.0</version>
<version>1.8.0</version>
<configuration>
<jreleaser>
<signing>
Expand Down

0 comments on commit dad0f4b

Please sign in to comment.