Skip to content

Commit b92eaf2

Browse files
Bump org.jreleaser from 1.18.0 to 1.19.0 (#176)
Bumps org.jreleaser from 1.18.0 to 1.19.0. --- updated-dependencies: - dependency-name: org.jreleaser dependency-version: 1.19.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 1c6c22a commit b92eaf2

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
@@ -6,7 +6,7 @@ plugins {
66
id 'org.sonarqube' version '4.0.0.2929'
77
id 'maven-publish'
88
id 'org.embulk.embulk-plugins' version '0.7.0'
9-
id 'org.jreleaser' version '1.18.0'
9+
id 'org.jreleaser' version '1.19.0'
1010
}
1111

1212
java {

0 commit comments

Comments
 (0)