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

This commit is contained in:
Renovate Bot 2024-11-06 02:04:06 +00:00
parent 1e33bedfff
commit 8d68d54a31

View file

@ -1,6 +1,6 @@
[versions] [versions]
bcrypt = "0.10.2" bcrypt = "0.10.2"
hikari = "6.0.0" hikari = "6.1.0"
junit = "5.11.3" junit = "5.11.3"
kotlin = "2.0.21" kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0" kotlinx-coroutines = "1.9.0"