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.
2 parents 2972c95 + 6b52e87 commit 94625eaCopy full SHA for 94625ea
modules/spock/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
17
18
testRuntimeOnly 'org.postgresql:postgresql:42.3.1'
19
- testRuntimeOnly 'mysql:mysql-connector-java:8.0.28'
+ testRuntimeOnly 'mysql:mysql-connector-java:8.0.29'
20
21
testCompileClasspath 'org.jetbrains:annotations:23.0.0'
22
}
0 commit comments