Skip to content

Commit

Permalink
Bump org.jreleaser:jreleaser-maven-plugin from 1.7.0 to 1.8.0
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]>
  • Loading branch information
dependabot[bot] authored and martinvisser committed Sep 4, 2023
1 parent 889343a commit 223a95c
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 @@ -33,7 +33,7 @@
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<detekt.version>1.23.1</detekt.version>
<git-commit-id.version>6.0.0</git-commit-id.version>
<jreleaser-maven-plugin.version>1.7.0</jreleaser-maven-plugin.version>
<jreleaser-maven-plugin.version>1.8.0</jreleaser-maven-plugin.version>
<ktlint-maven-plugin.version>2.0.0</ktlint-maven-plugin.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>
Expand Down

0 comments on commit 223a95c

Please sign in to comment.