Skip to content

Commit 28687cc

Browse files
committed
releaser version fixed in run.groovy
1 parent e4ed01a commit 28687cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@GrabResolver(name='jitpack', root='https://jitpack.io')
2-
@Grab('com.github.scm4j:scm4j-releaser:13.0')
2+
@Grab('com.github.scm4j:scm4j-releaser:+')
33

44
import org.scm4j.releaser.cli.CLI;
55

0 commit comments

Comments
 (0)