Skip to content

Commit

Permalink
Bump antlr4 from 4.7.1 to 4.7.2 (#4543)
Browse files Browse the repository at this point in the history
Bumps [antlr4](https://github.com/antlr/antlr4) from 4.7.1 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.1...4.7.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and tobiasdiez committed Dec 19, 2018
1 parent 2754c28 commit 7a7282c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ dependencies {
antlr3 'org.antlr:antlr:3.5.2'
compile 'org.antlr:antlr-runtime:3.5.2'

antlr4 'org.antlr:antlr4:4.7.1'
antlr4 'org.antlr:antlr4:4.7.2'
compile 'org.antlr:antlr4-runtime:4.7.1'

compile 'mysql:mysql-connector-java:8.0.13'
Expand Down

0 comments on commit 7a7282c

Please sign in to comment.