Skip to content

Commit a101139

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/com.zaxxer-HikariCP-7.0.2' into combined-pr-branch
2 parents 6a1e5bb + d39f5b9 commit a101139

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

88
testImplementation project(':testcontainers-mysql')
99
testImplementation project(':testcontainers-postgresql')
10-
testImplementation 'com.zaxxer:HikariCP:7.0.0'
10+
testImplementation 'com.zaxxer:HikariCP:7.0.2'
1111
testImplementation 'redis.clients:jedis:6.1.0'
1212
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
1313
testImplementation ('org.mockito:mockito-core:4.11.0') {

0 commit comments

Comments
 (0)