We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3b36a commit d9362fcCopy full SHA for d9362fc
modules/spock/build.gradle
@@ -14,5 +14,5 @@ dependencies {
14
testCompile 'org.apache.httpcomponents:httpclient:4.5.8'
15
16
testRuntime 'org.postgresql:postgresql:42.2.5'
17
- testRuntime 'mysql:mysql-connector-java:8.0.15'
+ testRuntime 'mysql:mysql-connector-java:8.0.16'
18
}
0 commit comments