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.
1 parent 3ab1da7 commit 3125e13Copy full SHA for 3125e13
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id('groovy')
3
- id('org.jreleaser').version('0.10.0').apply(false)
+ id('org.jreleaser').version('1.0.0-M3').apply(false)
4
}
5
6
String userHome = System.getProperty('user.home')
0 commit comments