Skip to content

Commit

Permalink
⬆️ Bump antlr4-runtime from 4.7 to 4.7.2
Browse files Browse the repository at this point in the history
Bumps [antlr4-runtime](https://github.com/antlr/antlr4) from 4.7 to 4.7.2.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](antlr/antlr4@4.7...4.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 18, 2019
1 parent 9814076 commit 587a4eb
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 @@ -201,7 +201,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.7</version>
<version>4.7.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 587a4eb

Please sign in to comment.