Skip to content

Commit 124b670

Browse files
Merge pull request #2625 from uPortal-Project/renovate/codenarc-3.x
fix(deps): update dependency codenarc to v3.2.0
2 parents e87c005 + 5ec5b74 commit 124b670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ allprojects {
5555
}
5656

5757
codenarc {
58-
toolVersion = '3.1.0'
58+
toolVersion = '3.2.0'
5959
reportFormat = 'console'
6060
}
6161

0 commit comments

Comments
 (0)