Skip to content

Commit

Permalink
Upgrade JReleaser to 0.10.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0der committed Mar 21, 2022
1 parent 06fd043 commit 3ab1da7
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.8.0').apply(false)
id('org.jreleaser').version('0.10.0').apply(false)
}

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

0 comments on commit 3ab1da7

Please sign in to comment.