Update kotlin to v2.0.10
Some checks failed
Pull request workflow / Build and Test (pull_request) Successful in 3m52s
Publish Docker image / Push Docker image to Forgejo Packages (push) Failing after 21s

This commit is contained in:
Renovate Bot 2024-08-06 10:07:35 +00:00
parent 134814c515
commit 4f2c1f067a

View file

@ -2,7 +2,7 @@
bcrypt = "0.10.2" bcrypt = "0.10.2"
hikari = "5.1.0" hikari = "5.1.0"
junit = "5.10.3" junit = "5.10.3"
kotlin = "2.0.0" kotlin = "2.0.10"
kotlinx-coroutines = "1.8.1" kotlinx-coroutines = "1.8.1"
ktor = "2.3.12" ktor = "2.3.12"
logback = "1.5.6" logback = "1.5.6"