Skip to content

Commit

Permalink
Bump mysql-connector-java in /modules/junit-jupiter
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-support committed Apr 26, 2019
1 parent d9362fc commit 742fc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/junit-jupiter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
testCompile 'org.apache.httpcomponents:httpclient:4.5.8'

testRuntime 'org.postgresql:postgresql:42.2.5'
testRuntime 'mysql:mysql-connector-java:8.0.15'
testRuntime 'mysql:mysql-connector-java:8.0.16'
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.4.2'
}

Expand Down

0 comments on commit 742fc98

Please sign in to comment.