Skip to content

Commit

Permalink
Bump org.antlr:antlr4-runtime from 4.13.1 to 4.13.2
Browse files Browse the repository at this point in the history
Bumps [org.antlr:antlr4-runtime](https://github.com/antlr/antlr4) from 4.13.1 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.13.1...4.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 9415217 commit 8e56376
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 @@ -96,7 +96,7 @@
<!-- Direct dependencies -->
<jacob.version>1.20</jacob.version>
<antlr4-maven-plugin.version>4.13.1</antlr4-maven-plugin.version>
<antlr4-runtime.version>4.13.1</antlr4-runtime.version>
<antlr4-runtime.version>4.13.2</antlr4-runtime.version>
<sqlite-jdbc.version>3.45.3.0</sqlite-jdbc.version>
<spotbugs-annotations.version>4.8.4</spotbugs-annotations.version>

Expand Down

0 comments on commit 8e56376

Please sign in to comment.