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 40c597a + cb12788 commit 75cd96cCopy full SHA for 75cd96c
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.13'
17
18
- testRuntimeOnly 'org.postgresql:postgresql:42.2.20'
+ testRuntimeOnly 'org.postgresql:postgresql:42.2.22'
19
testRuntimeOnly 'mysql:mysql-connector-java:8.0.25'
20
21
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
0 commit comments