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 63f6042 commit e80fb97Copy full SHA for e80fb97
modules/spock/build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
testCompile project(':mysql')
12
testCompile project(':postgresql')
13
testCompile 'com.zaxxer:HikariCP:3.4.2'
14
- testCompile 'org.apache.httpcomponents:httpclient:4.5.10'
+ testCompile 'org.apache.httpcomponents:httpclient:4.5.11'
15
16
testRuntime 'org.postgresql:postgresql:42.2.9'
17
testRuntime 'mysql:mysql-connector-java:8.0.19'
0 commit comments