Skip to content

Commit

Permalink
build(deps): bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.1.0 to 6.0.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-5.1.0...HikariCP-6.0.0)

---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent e4b3e99 commit eace14f
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 eace14f

Please sign in to comment.