This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 6e6b3c8313a8b8fe37ab1cc52b28d886756270e1 Author: Paul King <[email protected]> AuthorDate: Tue Sep 3 17:22:18 2024 +1000 GROOVY-11462: Bump Codenarc to 3.5.0-groovy-4.0 (build dependency) --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index e181693976..bdc5469ea6 100644 --- a/versions.properties +++ b/versions.properties @@ -21,7 +21,7 @@ asciidoctorGroovyDsl=2.0.2 asm=9.7 antlr4=4.13.1.5 bridger=1.6.Final -codenarc=3.4.0-groovy-4.0 +codenarc=3.5.0-groovy-4.0 cobertura=1.9.4.1 commonsCli=1.6.0 commonsMath3=3.6.1
