Skip to content

Commit

Permalink
Update dependency com.zaxxer:HikariCP to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 3896d09 commit 193b93e
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:6.2.1'
}

processResources {
Expand Down

0 comments on commit 193b93e

Please sign in to comment.