Skip to content

Commit

Permalink
Update dependency com.zaxxer:HikariCP to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 20, 2021
1 parent 3896d09 commit a0b1ef6
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 @@ -28,7 +28,7 @@ repositories {

dependencies {
implementation 'org.spigotmc:spigot-api:1.15.2-R0.1-SNAPSHOT'
implementation 'com.zaxxer:HikariCP:3.4.5'
implementation 'com.zaxxer:HikariCP:5.0.0'
}

processResources {
Expand Down

0 comments on commit a0b1ef6

Please sign in to comment.