Skip to content

Commit bf2f522

Browse files
Bump org.jreleaser from 1.20.0 to 1.21.0 (#730)
Bumps org.jreleaser from 1.20.0 to 1.21.0. --- updated-dependencies: - dependency-name: org.jreleaser dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a52946 commit bf2f522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id "io.freefair.lombok" apply false
44
id "io.freefair.javadocs" apply false
55
id "base"
6-
id 'org.jreleaser' version '1.20.0'
6+
id 'org.jreleaser' version '1.21.0'
77
}
88

99
allprojects {

0 commit comments

Comments
 (0)