Update kotlinx.coroutines to v1.9.0 #33

Merged
renovate-bot merged 1 commit from renovate/kotlinx.coroutines into main 2024-09-16 20:23:43 +00:00
Showing only changes of commit 9843046db7 - Show all commits

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"