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 47bce2d + 0b7f6fc commit 751a9bcCopy full SHA for 751a9bc
modules/spock/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
testImplementation project(':mysql')
13
testImplementation project(':postgresql')
14
15
- testImplementation 'com.zaxxer:HikariCP:4.0.3'
+ testImplementation 'com.zaxxer:HikariCP:6.3.0'
16
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
17
18
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
0 commit comments