Skip to content

Commit

Permalink
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 28, 2024
1 parent 24b45cf commit 6deca0e
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 @@ -6,7 +6,7 @@ kotlinLogging = "3.0.5"
versionsPlugin = "0.51.0"
nexusPublishPlugin = "1.3.0"

hikariCP = "5.1.0"
hikariCP = "6.0.0"
healthMonitorInterface = "1.2.0"

jupiter = "5.11.0"
Expand Down

0 comments on commit 6deca0e

Please sign in to comment.