Skip to content

Commit 1fd12a9

Browse files
Bump org.jreleaser from 1.17.0 to 1.18.0
Bumps org.jreleaser from 1.17.0 to 1.18.0. --- updated-dependencies: - dependency-name: org.jreleaser dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4df4bee commit 1fd12a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ buildscript {
1919
}
2020

2121
plugins {
22-
id 'org.jreleaser' version '1.17.0'
22+
id 'org.jreleaser' version '1.18.0'
2323
}
2424

2525
group = 'info.picocli'

0 commit comments

Comments
 (0)