We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3896d09 commit a0b1ef6Copy full SHA for a0b1ef6
build.gradle
@@ -28,7 +28,7 @@ repositories {
28
29
dependencies {
30
implementation 'org.spigotmc:spigot-api:1.15.2-R0.1-SNAPSHOT'
31
- implementation 'com.zaxxer:HikariCP:3.4.5'
+ implementation 'com.zaxxer:HikariCP:5.0.0'
32
}
33
34
processResources {
0 commit comments