Skip to content

Commit

Permalink
Upgrade JReleaser to 1.0.0-M3 (#1076)
Browse files Browse the repository at this point in the history
  • Loading branch information
helpermethod committed Mar 25, 2022
1 parent 3ab1da7 commit 3125e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id('groovy')
id('org.jreleaser').version('0.10.0').apply(false)
id('org.jreleaser').version('1.0.0-M3').apply(false)
}

String userHome = System.getProperty('user.home')
Expand Down

0 comments on commit 3125e13

Please sign in to comment.