Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent d860fdb commit fb47016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<junit.platform.version>1.7.2</junit.platform.version>
<slf4j.version>2.0.9</slf4j.version>
<guava.version>23.0</guava.version>
<antlr.version>4.7</antlr.version>
<antlr.version>4.13.1</antlr.version>
<antlr4-maven-plugin.version>4.13.1</antlr4-maven-plugin.version>

<h2.version>2.2.224</h2.version>
Expand Down

0 comments on commit fb47016

Please sign in to comment.