Skip to content

Commit 3bff1d0

Browse files
dependabot-preview[bot]rnorth
authored andcommitted
Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/spo… (#1972)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.17 to 8.0.18. - [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] <[email protected]> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0f55de1 commit 3bff1d0

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.10'
1515

1616
testRuntime 'org.postgresql:postgresql:42.2.8'
17-
testRuntime 'mysql:mysql-connector-java:8.0.17'
17+
testRuntime 'mysql:mysql-connector-java:8.0.18'
1818
}

0 commit comments

Comments
 (0)