Skip to content

Commit a2cfd45

Browse files
authored
Revert "Bump HikariCP from 3.4.3 to 3.4.4 in /modules/spock" (#2686)
1 parent 69b3bc2 commit a2cfd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/spock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
testCompile project(':mysql')
1313
testCompile project(':postgresql')
1414

15-
testCompile 'com.zaxxer:HikariCP:3.4.4'
15+
testCompile 'com.zaxxer:HikariCP:3.4.3'
1616
testCompile 'org.apache.httpcomponents:httpclient:4.5.12'
1717

1818
testRuntime 'org.postgresql:postgresql:42.2.12'

0 commit comments

Comments
 (0)