Skip to content

Commit 8612f3a

Browse files
Bump com.zaxxer:HikariCP from 7.0.1 to 7.0.2 in /Plan (#4230)
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 7.0.1 to 7.0.2. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-7.0.1...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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20784aa commit 8612f3a

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.5"
7979
sqliteVersion = "3.42.0.1"
8080
adventureVersion = "4.24.0"
81-
hikariVersion = "7.0.1"
81+
hikariVersion = "7.0.2"
8282
slf4jVersion = "2.0.17"
8383
geoIpVersion = "4.3.1"
8484
gsonVersion = "2.13.1"

0 commit comments

Comments
 (0)