Skip to content

Commit ea472f8

Browse files
Bump antlr.version from 4.9.1 to 4.9.2
Bumps `antlr.version` from 4.9.1 to 4.9.2. Updates `antlr4-runtime` from 4.9.1 to 4.9.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](antlr/antlr4@4.9.1...4.9.2) Updates `antlr4-maven-plugin` from 4.9.1 to 4.9.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](antlr/antlr4@4.9.1...4.9.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c73f4c4 commit ea472f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antlr4-formatter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<artifactId>antlr4-formatter</artifactId>
1111

1212
<properties>
13-
<antlr.version>4.9.1</antlr.version>
13+
<antlr.version>4.9.2</antlr.version>
1414
</properties>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)