Update dependency com.zaxxer:HikariCP to v6
This commit is contained in:
parent
9843046db7
commit
58bcd48ea7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[versions]
|
[versions]
|
||||||
bcrypt = "0.10.2"
|
bcrypt = "0.10.2"
|
||||||
hikari = "5.1.0"
|
hikari = "6.0.0"
|
||||||
junit = "5.11.0"
|
junit = "5.11.0"
|
||||||
kotlin = "2.0.20"
|
kotlin = "2.0.20"
|
||||||
kotlinx-coroutines = "1.9.0"
|
kotlinx-coroutines = "1.9.0"
|
||||||
|
|
Loading…
Reference in a new issue