Skip to content

Commit

Permalink
Bump antlr4-runtime from 4.9.3 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps [antlr4-runtime](https://github.com/antlr/antlr4) from 4.9.3 to 4.12.0.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](antlr/antlr4@4.9.3...4.12.0)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
1 parent 513e486 commit 0fe940d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parsers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.9.3</version>
<version>4.12.0</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
Expand Down

0 comments on commit 0fe940d

Please sign in to comment.