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.
1 parent 9bf04f4 commit afe2fd6Copy full SHA for afe2fd6
modules/spock/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
testImplementation project(':testcontainers-mysql')
13
testImplementation project(':testcontainers-postgresql')
14
15
- testImplementation 'com.zaxxer:HikariCP:7.0.0'
+ testImplementation 'com.zaxxer:HikariCP:7.0.2'
16
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
17
18
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
0 commit comments