Skip to content

Commit

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

---
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 Nov 19, 2024
1 parent f5e3e5e commit 99dc76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {

implementation("org.bstats:bstats-bukkit:3.0.2")

implementation("com.zaxxer:HikariCP:4.0.3")
implementation("com.zaxxer:HikariCP:6.2.1")

implementation("dev.triumphteam:triumph-gui:3.1.10")

Expand Down

0 comments on commit 99dc76b

Please sign in to comment.