Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0

Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.0.1 to 5.1.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-5.0.1...HikariCP-5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-11 08:43:44 +00:00 committed by github-actions[bot]
parent d80d0273bc
commit be58b72e04

View file

@ -1,6 +1,6 @@
[versions]
bcrypt = "0.9.0"
hikari = "5.0.1"
hikari = "5.1.0"
junit = "5.8.2"
kotlin = "1.9.23"
kotlinx-coroutines = "1.8.0"