Skip to content

Commit 9b12c64

Browse files
authored
Revert "Bump HikariCP from 3.4.3 to 3.4.4 in /modules/junit-jupiter" (#2685)
1 parent a2cfd45 commit 9b12c64

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.4'
9+
testCompile 'com.zaxxer:HikariCP:3.4.3'
1010
testCompile 'redis.clients:jedis:3.3.0'
1111
testCompile 'org.apache.httpcomponents:httpclient:4.5.12'
1212
testCompile ('org.mockito:mockito-core:3.3.3') {

0 commit comments

Comments
 (0)