Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.18 to 8.0.19 in /modules/spock (#2242
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.18 to 8.0.19.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and rnorth committed Jan 18, 2020
1 parent d4f6d13 commit 5b48d4d
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 @@ -14,5 +14,5 @@ dependencies {
testCompile 'org.apache.httpcomponents:httpclient:4.5.10'

testRuntime 'org.postgresql:postgresql:42.2.9'
testRuntime 'mysql:mysql-connector-java:8.0.18'
testRuntime 'mysql:mysql-connector-java:8.0.19'
}

0 comments on commit 5b48d4d

Please sign in to comment.