Update kotlin to v2.0.21
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 4m42s
Publish Docker image / Push Docker image to Forgejo Packages (push) Successful in 1h12m9s

This commit is contained in:
Renovate Bot 2024-10-10 10:13:59 +00:00
parent 374b2a79b0
commit 00afb3f4bf

View file

@ -2,7 +2,7 @@
bcrypt = "0.10.2" bcrypt = "0.10.2"
hikari = "6.0.0" hikari = "6.0.0"
junit = "5.11.2" junit = "5.11.2"
kotlin = "2.0.20" kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0" kotlinx-coroutines = "1.9.0"
ktor = "2.3.12" ktor = "2.3.12"
logback = "1.5.9" logback = "1.5.9"