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 5108a28 + 78aa5f4 commit 3394a58Copy full SHA for 3394a58
modules/spock/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
testImplementation project(':mysql')
13
testImplementation project(':postgresql')
14
15
- testImplementation 'com.zaxxer:HikariCP:6.3.0'
+ testImplementation 'com.zaxxer:HikariCP:7.0.0'
16
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
17
18
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
0 commit comments