Skip to content

Commit 8bd92bf

Browse files
Update dependency com.zaxxer:HikariCP to v7
1 parent fd6e9f9 commit 8bd92bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
library("de.chojo.sadu:sadu-postgresql:2.3.9")
2929
library("de.chojo.sadu:sadu-datasource:2.3.9")
3030
library("de.chojo.sadu:sadu-queries:2.3.9")
31-
library("com.zaxxer:HikariCP:6.3.3")
31+
library("com.zaxxer:HikariCP:7.1.0")
3232
}
3333

3434
java {

0 commit comments

Comments
 (0)