From 392b361f3bfae5fe2f1124879301903a79400247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 19:42:36 +0000 Subject: [PATCH] Bump antlr.version from 4.13.1 to 4.13.2 Bumps `antlr.version` from 4.13.1 to 4.13.2. Updates `org.antlr:antlr4-runtime` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.13.1...4.13.2) Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.13.1...4.13.2) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- antlr4-formatter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antlr4-formatter/pom.xml b/antlr4-formatter/pom.xml index 0fd664d..3b7c78f 100644 --- a/antlr4-formatter/pom.xml +++ b/antlr4-formatter/pom.xml @@ -10,7 +10,7 @@ antlr4-formatter - 4.13.1 + 4.13.2