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 3e9d697Copy full SHA for 3e9d697
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.1'
32
}
33
34
processResources {
0 commit comments