Update kotlinx.coroutines to v1.9.0
All checks were successful
Pull request workflow / Build and Test (pull_request) Successful in 5m28s
Publish Docker image / Push Docker image to Forgejo Packages (push) Successful in 1h11m3s

This commit is contained in:
Renovate Bot 2024-09-16 20:09:49 +00:00
parent a737f40398
commit 9843046db7

View file

@ -3,7 +3,7 @@ bcrypt = "0.10.2"
hikari = "5.1.0"
junit = "5.11.0"
kotlin = "2.0.20"
kotlinx-coroutines = "1.8.1"
kotlinx-coroutines = "1.9.0"
ktor = "2.3.12"
logback = "1.5.8"
mail = "1.6.2"