Skip to content

Commit d9362fc

Browse files
dependabot[bot]kiview
authored andcommitted
Bump mysql-connector-java from 8.0.15 to 8.0.16 in /modules/spock (testcontainers#1429)
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] <[email protected]>
1 parent 2c3b36a commit d9362fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/spock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ dependencies {
1414
testCompile 'org.apache.httpcomponents:httpclient:4.5.8'
1515

1616
testRuntime 'org.postgresql:postgresql:42.2.5'
17-
testRuntime 'mysql:mysql-connector-java:8.0.15'
17+
testRuntime 'mysql:mysql-connector-java:8.0.16'
1818
}

0 commit comments

Comments
 (0)