Skip to content

Commit fe7530e

Browse files
build(deps): bump com.zaxxer:HikariCP from 5.1.0 to 7.0.2 (#45)
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.1.0 to 7.0.2. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-5.1.0...HikariCP-7.0.2) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59fc401 commit fe7530e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ktor = "3.5.0"
1212
exposed = "1.3.0"
1313
mongo-java-driver = "3.12.14"
1414
postgresql = "42.7.11"
15-
hikaricp = "5.1.0"
15+
hikaricp = "7.0.2"
1616
typesafe-config = "1.4.3"
1717
logback = "1.5.32"
1818

0 commit comments

Comments
 (0)