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 ccde012 commit 79c3683Copy full SHA for 79c3683
.ci/codenarc.groovy
@@ -1,5 +1,5 @@
1
@Grapes(
2
- @Grab(group='org.codenarc', module='CodeNarc', version='1.4')
+ @Grab(group='org.codenarc', module='CodeNarc', version='2.2.0')
3
)
4
@GrabExclude('org.codehaus.groovy:groovy-xml')
5
import java.lang.Object
0 commit comments