Skip to content

Commit

Permalink
Dependency(deps): Bump antlr4.version from 4.11.1 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps `antlr4.version` from 4.11.1 to 4.12.0.

Updates `antlr4-runtime` from 4.11.1 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.11.1...4.12.0)

Updates `antlr4` from 4.11.1 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.11.1...4.12.0)

Updates `antlr4-maven-plugin` from 4.11.1 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.11.1...4.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tsaglam committed Feb 22, 2023
1 parent 6ad62ff commit b656a9b
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 @@ -79,7 +79,7 @@
<junit.version>5.9.2</junit.version>

<antlr2.version>2.7.7</antlr2.version>
<antlr4.version>4.11.1</antlr4.version>
<antlr4.version>4.12.0</antlr4.version>
<emf.version>2.29.0</emf.version>
<emf.ecore.version>2.27.0</emf.ecore.version>
<emf.ecore.xmi.version>2.17.0</emf.ecore.xmi.version>
Expand Down

0 comments on commit b656a9b

Please sign in to comment.