Skip to content

Commit

Permalink
chore: update dependency com.zaxxer:HikariCP to v6 (#1513)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent cf2087a commit 60b0040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ stringSimilarity = "2.0.0"
h2 = "1.4.197" # do not update, leads to database incompatibility
xodus = "2.0.1"
mongodb = "5.2.0"
hikariCp = "5.1.0"
hikariCp = "6.0.0"
mysqlConnector = "9.0.0"

# general
Expand Down

0 comments on commit 60b0040

Please sign in to comment.