Skip to content

Commit

Permalink
fix(deps): update dependency com.zaxxer:hikaricp to v6 (#637)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 8522b1b commit 5e7a2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosid-benchmark/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
cosid = "2.9.8"
jmh = "1.37"
junit="5.11.1"
hikariCP = "5.1.0"
hikariCP = "6.0.0"
mysql="8.0.33"

jmhPlugin = "0.7.2"
Expand Down

0 comments on commit 5e7a2bc

Please sign in to comment.