Skip to content

Commit

Permalink
Revert HikariCP version change
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamilkime committed May 16, 2022
1 parent b401f3c commit 8043f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {

dependencies {
shadow "org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT"
implementation 'com.zaxxer:HikariCP:5.0.1'
implementation 'com.zaxxer:HikariCP:4.0.3'
}

processResources {
Expand Down

0 comments on commit 8043f1c

Please sign in to comment.