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 a8d28d8Copy full SHA for a8d28d8
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.0'
32
}
33
34
processResources {
0 commit comments