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 b326950 + d407d98 commit 3e05e32Copy full SHA for 3e05e32
modules/spock/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
17
18
testRuntimeOnly 'org.postgresql:postgresql:42.5.2'
19
- testRuntimeOnly 'mysql:mysql-connector-java:8.0.31'
+ testRuntimeOnly 'mysql:mysql-connector-java:8.0.32'
20
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.9.2'
21
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.9.2'
22
0 commit comments