Skip to content

Commit e5c730b

Browse files
dependabot-preview[bot]quincy
authored andcommitted
Bump HikariCP from 3.4.3 to 3.4.4 in /modules/spock (testcontainers#2678)
1 parent 273c60d commit e5c730b

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.3'
15+
testCompile 'com.zaxxer:HikariCP:3.4.4'
1616
testCompile 'org.apache.httpcomponents:httpclient:4.5.12'
1717

1818
testRuntime 'org.postgresql:postgresql:42.2.12'

0 commit comments

Comments
 (0)