Skip to content

Commit a8d28d8

Browse files
Update dependency com.zaxxer:HikariCP to v7
1 parent 3896d09 commit a8d28d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repositories {
2828

2929
dependencies {
3030
implementation 'org.spigotmc:spigot-api:1.15.2-R0.1-SNAPSHOT'
31-
implementation 'com.zaxxer:HikariCP:3.4.5'
31+
implementation 'com.zaxxer:HikariCP:7.0.0'
3232
}
3333

3434
processResources {

0 commit comments

Comments
 (0)