Skip to content

Commit 474cf75

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/com.zaxxer-HikariCP-4.0.3' into combined-pr-branch
2 parents 7593da7 + 3684a0b commit 474cf75

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)