Skip to content

Commit

Permalink
chore: update dependency com.zaxxer:HikariCP to v6.2.0
Browse files Browse the repository at this point in the history
chore: update dependency com.zaxxer:HikariCP to v6.2.0
  • Loading branch information
byPixelTV authored Nov 17, 2024
2 parents da75793 + 42a1c28 commit 809c8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
compileOnly("com.github.SkriptLang:Skript:2.9.4")
bukkitLibrary("org.mariadb.jdbc:mariadb-java-client:3.5.0")
bukkitLibrary("org.postgresql:postgresql:42.7.4")
bukkitLibrary("com.zaxxer:HikariCP:6.1.0")
bukkitLibrary("com.zaxxer:HikariCP:6.2.0")
compileOnly("org.jetbrains:annotations:26.0.1")
}

Expand Down

0 comments on commit 809c8c0

Please sign in to comment.