Skip to content

Commit 2056268

Browse files
Bump mysql-connector-java from 8.0.20 to 8.0.21 in /modules/spock (#3032)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard North <[email protected]>
1 parent 10dbdd9 commit 2056268

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
@@ -16,7 +16,7 @@ dependencies {
1616
testCompile 'org.apache.httpcomponents:httpclient:4.5.12'
1717

1818
testRuntime 'org.postgresql:postgresql:42.2.14'
19-
testRuntime 'mysql:mysql-connector-java:8.0.20'
19+
testRuntime 'mysql:mysql-connector-java:8.0.21'
2020
}
2121

2222
sourceJar {

0 commit comments

Comments
 (0)