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