This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch GROOVY-9876 in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 0fd9350e5336ace21ad5c73fb78c2761f2c76681 Author: Daniel Sun <[email protected]> AuthorDate: Wed Dec 30 08:08:25 2020 +0800 GROOVY-9876: Bump antlr to 4.9.0 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index c337e38..b44aac2 100644 --- a/versions.properties +++ b/versions.properties @@ -18,7 +18,7 @@ asciidoctorj = 2.4.0 asciidoctorDiagram = 2.0.2 asciidoctorPdf = 1.5.3 asm = 9.0 -antlr4 = 4.7.4 +antlr4 = 4.9.0 bridger = 1.5.Final codenarc = 2.0.0 cobertura = 1.9.4.1
