Skip to content

Commit

Permalink
Bump org.jreleaser:jdks-maven-plugin from 1.13.1 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [org.jreleaser:jdks-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/jreleaser/jreleaser/releases)
- [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
- [Commits](jreleaser/jreleaser@v1.13.1...v1.14.0)

---
updated-dependencies:
- dependency-name: org.jreleaser:jdks-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 charphi committed Sep 2, 2024
1 parent dde8016 commit 6714ae1
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 @@ -128,7 +128,7 @@
<plugin>
<groupId>org.jreleaser</groupId>
<artifactId>jdks-maven-plugin</artifactId>
<version>1.13.1</version>
<version>1.14.0</version>
</plugin>
<plugin>
<groupId>io.github.floverfelt</groupId>
Expand Down

0 comments on commit 6714ae1

Please sign in to comment.