Skip to content

Commit ce8ba4c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/com.zaxxer-HikariCP-7.0.2' into combined-pr-branch
2 parents a101139 + 17dbbfd commit ce8ba4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/spock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
testImplementation project(':testcontainers-mysql')
1313
testImplementation project(':testcontainers-postgresql')
1414

15-
testImplementation 'com.zaxxer:HikariCP:7.0.0'
15+
testImplementation 'com.zaxxer:HikariCP:7.0.2'
1616
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'

0 commit comments

Comments
 (0)