Skip to content

Commit 3ab1da7

Browse files
committed
Upgrade JReleaser to 0.10.0.
1 parent 06fd043 commit 3ab1da7

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
@@ -1,6 +1,6 @@
11
plugins {
22
id('groovy')
3-
id('org.jreleaser').version('0.8.0').apply(false)
3+
id('org.jreleaser').version('0.10.0').apply(false)
44
}
55

66
String userHome = System.getProperty('user.home')

0 commit comments

Comments
 (0)