Skip to content

Commit 40e6593

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump org.jreleaser:jreleaser-maven-plugin from 1.19.0 to 1.20.0
Bumps [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/jreleaser/jreleaser/releases) - [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml) - [Commits](jreleaser/jreleaser@v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: org.jreleaser:jreleaser-maven-plugin dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb7930a commit 40e6593

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
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.jreleaser</groupId>
133133
<artifactId>jreleaser-maven-plugin</artifactId>
134-
<version>1.19.0</version>
134+
<version>1.20.0</version>
135135
<inherited>false</inherited>
136136
<configuration>
137137
<configFile>jreleaser.yml</configFile>

0 commit comments

Comments
 (0)