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 fd5c11bCopy full SHA for fd5c11b
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:7.0.2'
32
}
33
34
processResources {
0 commit comments