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 fd6a317 + 94d2149 commit fceb7f7Copy full SHA for fceb7f7
modules/spock/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
testImplementation 'com.zaxxer:HikariCP:4.0.3'
16
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
17
18
- testRuntimeOnly 'org.postgresql:postgresql:42.7.4'
+ testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
19
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
20
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.3'
21
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.13.3'
0 commit comments