Skip to content

Commit 746ee1b

Browse files
Bump HikariCP from 3.4.2 to 3.4.3 in /modules/junit-jupiter (#2622)
Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/brettwooldridge/HikariCP/releases) - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-3.4.2...HikariCP-3.4.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent aefb822 commit 746ee1b

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

0 commit comments

Comments
 (0)