Skip to content

Commit 3684a0b

Browse files
Bump HikariCP from 3.4.5 to 4.0.3 in /modules/junit-jupiter
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]>
1 parent 9ad9e09 commit 3684a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/junit-jupiter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66

77
testCompile project(':mysql')
88
testCompile project(':postgresql')
9-
testCompile 'com.zaxxer:HikariCP:3.4.5'
9+
testCompile 'com.zaxxer:HikariCP:4.0.3'
1010
testCompile 'redis.clients:jedis:3.6.0'
1111
testCompile 'org.apache.httpcomponents:httpclient:4.5.13'
1212
testCompile ('org.mockito:mockito-core:3.10.0') {

0 commit comments

Comments
 (0)