Update kotlinx-coroutines monorepo to v1.10.2 (#166)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-05 17:29:45 -04:00
committed by GitHub
parent c2eee837f4
commit 9230711b72

View File

@@ -1,7 +1,7 @@
[versions]
# Kotlin
kotlin = "2.2.20"
coroutines = "1.9.0"
coroutines = "1.10.2"
# Serialization
json = "1.9.0"