Update coroutines to v1.9.0 (#135)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-17 21:38:47 -04:00
committed by GitHub
parent cf49bac4b7
commit 6f45d1a911

View File

@@ -1,7 +1,7 @@
[versions]
# Kotlin
kotlin = "2.0.20"
coroutines = "1.8.1"
coroutines = "1.9.0"
# Serialization
json = "1.7.2"