Update dependency com.zaxxer:HikariCP to v6.2.0
Some checks failed
Pull request workflow / Build and Test (pull_request) Failing after 13m48s
Some checks failed
Pull request workflow / Build and Test (pull_request) Failing after 13m48s
This commit is contained in:
parent
9537d8b6bc
commit
eeab06dda1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[versions]
|
||||
bcrypt = "0.10.2"
|
||||
hikari = "6.1.0"
|
||||
hikari = "6.2.0"
|
||||
junit = "5.11.3"
|
||||
kotlin = "2.0.21"
|
||||
kotlinx-coroutines = "1.9.0"
|
||||
|
|
Loading…
Reference in a new issue