Skip to content

Commit

Permalink
chore(deps): bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 (#637)
Browse files Browse the repository at this point in the history
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](brettwooldridge/HikariCP@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent c97e353 commit 7722110
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 @@ -18,7 +18,7 @@ mockito-version = "5.2.0"
awaitility-version = "4.2.0"
json-unit-version = "3.2.2"
kitteh-irc-version = "8.0.0"
hikari-cp-version = "5.0.1"
hikari-cp-version = "5.1.0"
mariadb-version = "3.2.0"
sqlite-version = "3.43.2.2"
mysql-version = "8.2.0"
Expand Down

0 comments on commit 7722110

Please sign in to comment.