Skip to content

Commit cd91b0e

Browse files
Bump HikariCP from 3.4.5 to 4.0.3 in /modules/spock (#3857)
Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP) from 3.4.5 to 4.0.3. - [Release notes](https://github.com/brettwooldridge/HikariCP/releases) - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-3.4.5...HikariCP-4.0.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1719cf5 commit cd91b0e

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.5'
15+
testCompile 'com.zaxxer:HikariCP:4.0.3'
1616
testCompile 'org.apache.httpcomponents:httpclient:4.5.13'
1717

1818
testRuntime 'org.postgresql:postgresql:42.2.18'

0 commit comments

Comments
 (0)