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 e17a6fd + e44062c commit d55c721Copy full SHA for d55c721
modules/spock/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
testImplementation 'com.zaxxer:HikariCP:5.0.0'
16
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
17
18
- testRuntimeOnly 'org.postgresql:postgresql:42.2.23'
+ testRuntimeOnly 'org.postgresql:postgresql:42.2.24'
19
testRuntimeOnly 'mysql:mysql-connector-java:8.0.26'
20
21
testCompileClasspath 'org.jetbrains:annotations:22.0.0'
0 commit comments