We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ed01a commit 28687ccCopy full SHA for 28687cc
run.groovy
@@ -1,5 +1,5 @@
1
@GrabResolver(name='jitpack', root='https://jitpack.io')
2
-@Grab('com.github.scm4j:scm4j-releaser:13.0')
+@Grab('com.github.scm4j:scm4j-releaser:+')
3
4
import org.scm4j.releaser.cli.CLI;
5
0 commit comments