Skip to content

Commit a0b1ef6

Browse files
committed
Update dependency com.zaxxer:HikariCP to v5
1 parent 3896d09 commit a0b1ef6

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:5.0.0'
3232
}
3333

3434
processResources {

0 commit comments

Comments
 (0)