Skip to content

Commit

Permalink
Bump antlr4.version from 4.13.0 to 4.13.2
Browse files Browse the repository at this point in the history
Bumps `antlr4.version` from 4.13.0 to 4.13.2.

Updates `org.antlr:antlr4-runtime` from 4.13.0 to 4.13.2
- [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.2)

Updates `org.antlr:antlr4-maven-plugin` from 4.13.0 to 4.13.2
- [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.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 616b30a commit 3a1dbf3
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 @@
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<javaparser-core.version>3.25.3</javaparser-core.version>
<maven-invoker-plugin.version>3.8.0</maven-invoker-plugin.version>
<antlr4.version>4.13.0</antlr4.version>
<antlr4.version>4.13.2</antlr4.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 3a1dbf3

Please sign in to comment.