This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 7309b656217ba99c11a38e87408c46b70614c315 Author: Paul King <[email protected]> AuthorDate: Tue Dec 23 17:13:29 2025 +1000 GROOVY-11826: Bump codenarc to 3.7.0 (build dependency) --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index e2ce2b33b4..7cbf5d3534 100644 --- a/versions.properties +++ b/versions.properties @@ -24,7 +24,7 @@ asm=9.9.1 bridger=1.6.Final checkstyle=11.0.1 cobertura=1.9.4.1 -codenarc=3.6.0 +codenarc=3.7.0 commonsCli=1.11.0 commonsMath3=3.6.1 gpars=1.2.1
