Skip to content

Commit fe43345

Browse files
Bump com.zaxxer:HikariCP from 4.0.3 to 6.1.0 in /modules/spock
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 4.0.3 to 6.1.0. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-4.0.3...HikariCP-6.1.0) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0200a5d commit fe43345

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.1.0'
1616
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'

0 commit comments

Comments
 (0)