Skip to content

Commit 3125e13

Browse files
author
Oliver Weiler
authored
Upgrade JReleaser to 1.0.0-M3 (#1076)
1 parent 3ab1da7 commit 3125e13

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.10.0').apply(false)
3+
id('org.jreleaser').version('1.0.0-M3').apply(false)
44
}
55

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

0 commit comments

Comments
 (0)