Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.14 to 8.0.15 (#4627)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and tobiasdiez committed Feb 4, 2019
1 parent 629fcc4 commit 6fe2ebe
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 @@ -120,7 +120,7 @@ dependencies {
antlr4 'org.antlr:antlr4:4.7.2'
compile 'org.antlr:antlr4-runtime:4.7.2'

compile 'mysql:mysql-connector-java:8.0.14'
compile 'mysql:mysql-connector-java:8.0.15'

compile 'org.postgresql:postgresql:42.2.5'

Expand Down

0 comments on commit 6fe2ebe

Please sign in to comment.