Skip to content

Commit

Permalink
Bump antlr4-runtime from 4.7.1 to 4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Dec 19, 2018
1 parent 2754c28 commit 8922140
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 @@ -117,7 +117,7 @@ dependencies {
compile 'org.antlr:antlr-runtime:3.5.2'

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

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

Expand Down

0 comments on commit 8922140

Please sign in to comment.