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

This commit is contained in:
Renovate Bot 2024-11-18 11:04:04 +00:00
parent 9537d8b6bc
commit 67944d6017

View file

@ -1,6 +1,6 @@
[versions] [versions]
bcrypt = "0.10.2" bcrypt = "0.10.2"
hikari = "6.1.0" hikari = "6.2.1"
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"