Skip to content

Commit e83dc19

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.jreleaser-1.20.0' into combined-pr-branch
2 parents f0af74d + 290cf52 commit e83dc19

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)