This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit a9481ba791c0597555e18f60e15d1aa550b0ee37 Author: Daniel Sun <[email protected]> AuthorDate: Thu May 1 09:47:25 2025 +0900 GROOVY-11646: Bump codenarc to 3.6.0 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 35eb8beca3..eeef53f60b 100644 --- a/versions.properties +++ b/versions.properties @@ -24,7 +24,7 @@ asm=9.8 bridger=1.6.Final checkstyle=10.21.4 cobertura=1.9.4.1 -codenarc=3.5.0-groovy-4.0 +codenarc=3.6.0 commonsCli=1.9.0 commonsMath3=3.6.1 gpars=1.2.1
