Skip to content

Commit

Permalink
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 18, 2024
1 parent e64bd78 commit 95d4bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ val mockkVersion = "1.13.13"
val kotestVersion = "5.9.1"
val wiremockVersion = "3.9.2"
val wiremockKotestExtensionVersion = "3.1.0"
val hikariVersion = "5.1.0"
val hikariVersion = "6.2.1"
val logstashLogbackEncoderVersion = "7.4"
val owaspVersion = "20240325.1"
val apacheCommonsTextVersion = "1.12.0"
Expand Down

0 comments on commit 95d4bb3

Please sign in to comment.