Skip to content

Commit 751a9bc

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/com.zaxxer-HikariCP-6.3.0' into combined-pr-branch
2 parents 47bce2d + 0b7f6fc commit 751a9bc

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(':mysql')
1313
testImplementation project(':postgresql')
1414

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

1818
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'

0 commit comments

Comments
 (0)