Skip to content

Commit 5b1e0d0

Browse files
Update dependency com.zaxxer:HikariCP to v7
1 parent 7c5c55b commit 5b1e0d0

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.8")
2929
library("de.chojo.sadu:sadu-datasource:2.3.8")
3030
library("de.chojo.sadu:sadu-queries:2.3.8")
31-
library("com.zaxxer:HikariCP:6.3.3")
31+
library("com.zaxxer:HikariCP:7.0.2")
3232
}
3333

3434
java {

0 commit comments

Comments
 (0)