Skip to content

Commit 290cf52

Browse files
Bump org.jreleaser from 1.18.0 to 1.20.0 in /examples
Bumps org.jreleaser from 1.18.0 to 1.20.0. --- updated-dependencies: - dependency-name: org.jreleaser dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 035a826 commit 290cf52

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
@@ -15,7 +15,7 @@ plugins {
1515
id 'com.gradleup.shadow' version '8.3.9'
1616
id 'me.champeau.gradle.japicmp' version '0.4.3' apply false
1717
id 'com.diffplug.spotless' version '6.22.0' apply false
18-
id 'org.jreleaser' version '1.18.0' apply false
18+
id 'org.jreleaser' version '1.20.0' apply false
1919
}
2020

2121
apply from: "$rootDir/gradle/ci-support.gradle"

0 commit comments

Comments
 (0)