Skip to content

Commit

Permalink
gradle: bump com.zaxxer:HikariCP from 5.1.0 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 5.1.0 to 6.2.1.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-5.1.0...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 65bf2d5 commit 1cf4f45
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 @@ -12,7 +12,7 @@ microutils = "3.0.5"
tokenSupport = "3.2.0"
kotliquery = "1.9.0"
flywaydb = "10.21.0"
hikari = "5.1.0"
hikari = "6.2.1"
postgresql = "42.7.4"
digipostSignatureApiClient = "7.0.4"
jaxbApi = "4.0.2"
Expand Down

0 comments on commit 1cf4f45

Please sign in to comment.