Skip to content

Commit 313cbfb

Browse files
Update dependency com.zaxxer:HikariCP to v7
1 parent b6c5817 commit 313cbfb

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

3434
java {

0 commit comments

Comments
 (0)