Skip to content

Commit

Permalink
Merge pull request #75 from rexlManu/dependabot/gradle/com.zaxxer-Hik…
Browse files Browse the repository at this point in the history
…ariCP-6.0.0

build(deps): bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0
  • Loading branch information
rexlManu authored Sep 24, 2024
2 parents e4b3e99 + eace14f commit 6556185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ configlib = { module = "de.exlll:configlib-yaml", version = "4.5.0" }
guice = { module = "com.google.inject:guice", version = "7.0.0" }
luckperms = { module = "net.luckperms:api", version = "5.4" }
bstats = { module = "org.bstats:bstats-bukkit", version = "3.1.0" }
hikaridb = { module = "com.zaxxer:HikariCP", version = "5.1.0" }
hikaridb = { module = "com.zaxxer:HikariCP", version = "6.0.0" }
placeholderapi = { module = "me.clip:placeholderapi", version = "2.11.6" }
stringsimilarity = { module = "net.ricecode:string-similarity", version = "1.0.0" }
ultrapermissions = { module = "me.TechsCode:UltraPermissionsAPI", version = "5.5.2" }
Expand Down

0 comments on commit 6556185

Please sign in to comment.