Skip to content

Commit 357e874

Browse files
Bump com.zaxxer:HikariCP from 6.3.0 to 7.0.1 in /Plan
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 6.3.0 to 7.0.1. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-6.3.0...HikariCP-7.0.1) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efb01e0 commit 357e874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ subprojects {
7878
mariadbVersion = "3.5.4"
7979
sqliteVersion = "3.42.0.1"
8080
adventureVersion = "4.23.0"
81-
hikariVersion = "6.3.0"
81+
hikariVersion = "7.0.1"
8282
slf4jVersion = "2.0.17"
8383
geoIpVersion = "4.3.1"
8484
gsonVersion = "2.13.1"

0 commit comments

Comments
 (0)