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 21af1b9 commit 9446d6eCopy full SHA for 9446d6e
modules/spock/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
testCompile 'com.zaxxer:HikariCP:3.4.5'
16
testCompile 'org.apache.httpcomponents:httpclient:4.5.12'
17
18
- testRuntime 'org.postgresql:postgresql:42.2.15'
+ testRuntime 'org.postgresql:postgresql:42.2.16'
19
testRuntime 'mysql:mysql-connector-java:8.0.21'
20
}
21
0 commit comments