Skip to content

Commit d0a4bab

Browse files
dependabot[bot]kiview
authored andcommitted
Bump HikariCP from 3.3.0 to 3.3.1 in /modules/spock (#1224)
Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/brettwooldridge/HikariCP/releases) - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-3.3.0...HikariCP-3.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 2e1676b commit d0a4bab

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
@@ -10,7 +10,7 @@ dependencies {
1010

1111
testCompile project(':mysql')
1212
testCompile project(':postgresql')
13-
testCompile 'com.zaxxer:HikariCP:3.3.0'
13+
testCompile 'com.zaxxer:HikariCP:3.3.1'
1414

1515
testRuntime 'org.postgresql:postgresql:42.2.5'
1616
testRuntime 'mysql:mysql-connector-java:8.0.14'

0 commit comments

Comments
 (0)