Skip to content

Commit

Permalink
Bump antlr4 from 4.7.2 to 4.8-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 20, 2020
1 parent 6319d05 commit a6bad55
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 @@ -137,7 +137,7 @@ dependencies {
antlr3 'org.antlr:antlr:3.5.2'
compile 'org.antlr:antlr-runtime:3.5.2'

antlr4 'org.antlr:antlr4:4.7.2'
antlr4 'org.antlr:antlr4:4.8-1'
compile 'org.antlr:antlr4-runtime:4.7.2'

compile group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.5.3'
Expand Down

0 comments on commit a6bad55

Please sign in to comment.