Skip to content

Commit 3394a58

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/com.zaxxer-HikariCP-7.0.0' into combined-pr-branch
2 parents 5108a28 + 78aa5f4 commit 3394a58

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:6.3.0'
15+
testImplementation 'com.zaxxer:HikariCP:7.0.0'
1616
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'

0 commit comments

Comments
 (0)