Update dependency com.zaxxer:HikariCP to v6
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 4m46s
Publish Docker image / Push Docker image to Forgejo Packages (push) Successful in 1h15m27s

This commit is contained in:
Renovate Bot 2024-09-23 21:08:48 +00:00
parent 9843046db7
commit 58bcd48ea7

View file

@ -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"