Skip to content

Commit 75984df

Browse files
chore: update dependency com.zaxxer:HikariCP to v6.3.0 (#1598)
1 parent 9694101 commit 75984df

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
@@ -33,7 +33,7 @@ stringSimilarity = "2.0.0"
3333
h2 = "1.4.197" # do not update, leads to database incompatibility
3434
xodus = "2.0.1"
3535
mongodb = "5.3.1"
36-
hikariCp = "6.2.1"
36+
hikariCp = "6.3.0"
3737
mysqlConnector = "9.2.0"
3838

3939
# general

0 commit comments

Comments
 (0)