Skip to content

Commit

Permalink
Bump HikariCP from 3.4.3 to 3.4.5 in /modules/spock
Browse files Browse the repository at this point in the history
Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP) from 3.4.3 to 3.4.5.
- [Release notes](https://github.com/brettwooldridge/HikariCP/releases)
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-3.4.3...HikariCP-3.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 11, 2020
1 parent 8377288 commit b617029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
testCompile project(':mysql')
testCompile project(':postgresql')

testCompile 'com.zaxxer:HikariCP:3.4.3'
testCompile 'com.zaxxer:HikariCP:3.4.5'
testCompile 'org.apache.httpcomponents:httpclient:4.5.12'

testRuntime 'org.postgresql:postgresql:42.2.12'
Expand Down

0 comments on commit b617029

Please sign in to comment.