Skip to content

Commit e36bbdf

Browse files
chore(deps): bump org.jreleaser:jreleaser-maven-plugin (#63)
Bumps [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/jreleaser/jreleaser/releases) - [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml) - [Commits](jreleaser/jreleaser@v1.15.0...v1.16.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>
1 parent 06c413f commit e36bbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<plugin>
228228
<groupId>org.jreleaser</groupId>
229229
<artifactId>jreleaser-maven-plugin</artifactId>
230-
<version>1.15.0</version>
230+
<version>1.16.0</version>
231231
<inherited>false</inherited>
232232
<configuration>
233233
<configFile>jreleaser.yml</configFile>

0 commit comments

Comments
 (0)