Skip to content

Commit

Permalink
Bump com.zaxxer:HikariCP from 6.0.0 to 6.1.0 (#255)
Browse files Browse the repository at this point in the history
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-6.0.0...HikariCP-6.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, 2024
1 parent 4a21c0d commit 8e46e3e
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 @@ -9,7 +9,7 @@ commons-io-version = "2.17.0"
progressbar-version = "0.10.1"
jetbrains-annotations-version = "26.0.1"
commons-collections-version = "4.4"
hikari-cp-version = "6.0.0"
hikari-cp-version = "6.1.0"
h2-version = "2.3.232"
guava-version = "33.3.1-jre"
lombok-version = "1.18.34"
Expand Down

0 comments on commit 8e46e3e

Please sign in to comment.