Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2023
1 parent b88f8b2 commit 9b5de8a
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 @@ -135,7 +135,7 @@
<plugin>
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
<version>4.13.0</version>
<version>4.13.1</version>
<configuration>
<sourceDirectory>src/antlr4</sourceDirectory>
</configuration>
Expand Down

0 comments on commit 9b5de8a

Please sign in to comment.