Skip to content

Commit

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

---
updated-dependencies:
- 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 Oct 7, 2024
1 parent 767206a commit 010002d
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 @@ -108,7 +108,7 @@
<plugin>
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<version>4.3</version>
<version>4.13.2</version>
<executions>
<execution>
<id>antlr</id>
Expand Down

0 comments on commit 010002d

Please sign in to comment.