We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0af74d + 290cf52 commit e83dc19Copy full SHA for e83dc19
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
id 'com.gradleup.shadow' version '8.3.9'
16
id 'me.champeau.gradle.japicmp' version '0.4.3' apply false
17
id 'com.diffplug.spotless' version '6.22.0' apply false
18
- id 'org.jreleaser' version '1.18.0' apply false
+ id 'org.jreleaser' version '1.20.0' apply false
19
}
20
21
apply from: "$rootDir/gradle/ci-support.gradle"
0 commit comments