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 d8fb138282f0487b781df14c429c114451046de3 Author: Paul King <[email protected]> AuthorDate: Fri Dec 17 23:43:55 2021 +1000 GROOVY-10423: Bump checkstyle to 9.2 (build dependency) --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index be5b211..bd331ea 100644 --- a/versions.properties +++ b/versions.properties @@ -49,7 +49,7 @@ xstream=1.4.18 spock=2.0-groovy-3.0 spotbugs=4.5.2 spotbugsAnnotations=4.5.2 -checkstyle=9.1 +checkstyle=9.2 junit5=5.8.2 junit5Platform=1.8.2 jcipAnnotations=1.0
