Skip to content

Commit 5ee49fe

Browse files
Bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 in /Plan (#4030)
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 6.2.1 to 6.3.0. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-6.2.1...HikariCP-6.3.0) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d20a088 commit 5ee49fe

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.3"
7979
sqliteVersion = "3.42.0.1"
8080
adventureVersion = "4.19.0"
81-
hikariVersion = "6.2.1"
81+
hikariVersion = "6.3.0"
8282
slf4jVersion = "2.0.17"
8383
geoIpVersion = "4.2.1"
8484
gsonVersion = "2.12.1"

0 commit comments

Comments
 (0)