Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.13 to 8.0.14 in /modules/spock (#1173
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.13 to 8.0.14.
- [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.13...8.0.14)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and kiview committed Jan 22, 2019
1 parent 8cab5ce commit c10fa3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ dependencies {
testCompile 'com.zaxxer:HikariCP:3.3.0'

testRuntime 'org.postgresql:postgresql:42.2.5'
testRuntime 'mysql:mysql-connector-java:8.0.13'
testRuntime 'mysql:mysql-connector-java:8.0.14'
}

0 comments on commit c10fa3f

Please sign in to comment.