Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.15 to 8.0.16 (#4924)
Browse files Browse the repository at this point in the history
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.15 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](mysql/mysql-connector-j@8.0.15...8.0.16)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and Siedlerchr committed Apr 26, 2019
1 parent ba56dde commit 8414457
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 @@ -115,7 +115,7 @@ dependencies {
antlr4 'org.antlr:antlr4:4.7.2'
compile 'org.antlr:antlr4-runtime:4.7.2'

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

compile 'org.postgresql:postgresql:42.2.5'

Expand Down

0 comments on commit 8414457

Please sign in to comment.