Skip to content

Commit 79c3683

Browse files
MANISH-K-07nrmancuso
authored andcommitted
Issue #14556: Bump Codenarc version to v2.2.0
1 parent ccde012 commit 79c3683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/codenarc.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@Grapes(
2-
@Grab(group='org.codenarc', module='CodeNarc', version='1.4')
2+
@Grab(group='org.codenarc', module='CodeNarc', version='2.2.0')
33
)
44
@GrabExclude('org.codehaus.groovy:groovy-xml')
55
import java.lang.Object

0 commit comments

Comments
 (0)