Skip to content

Commit

Permalink
Bump antlr4-maven-plugin from 4.11.1 to 4.13.0
Browse files Browse the repository at this point in the history
Bumps [antlr4-maven-plugin](https://github.com/antlr/antlr4) from 4.11.1 to 4.13.0.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/doc/go-changes.md)
- [Commits](antlr/antlr4@4.11.1...4.13.0)

---
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 May 22, 2023
1 parent b96f366 commit cc154bf
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 @@ -174,7 +174,7 @@
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<!-- This must be compatible with the ANTLR runtime provided by Jenkins core. -->
<version>4.11.1</version>
<version>4.13.0</version>
<configuration>
<listener>true</listener>
<visitor>true</visitor>
Expand Down

0 comments on commit cc154bf

Please sign in to comment.