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 6230b8199e6b089c622c463877033083d2e379f9 Author: Paul King <[email protected]> AuthorDate: Sun Jul 23 13:20:40 2023 +1000 GROOVY-11134: Bump checkstyle to 10.12.1 (build dependency) --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index e31aea73ce..58a2bface3 100644 --- a/versions.properties +++ b/versions.properties @@ -51,7 +51,7 @@ xstream=1.4.20 spock=2.3-groovy-4.0 spotbugs=4.7.3 spotbugsAnnotations=4.7.3 -checkstyle=10.12.0 +checkstyle=10.12.1 junit5=5.9.3 junit5Platform=1.9.3 jcipAnnotations=1.0
