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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-27 19:33:45 -04:00
committed by GitHub
parent 785c0469ac
commit 1d0dcd097c

View File

@@ -1,6 +1,6 @@
[versions]
kotlin = "2.1.20"
coroutines = "1.10.1"
coroutines = "1.10.2"
serialization = "1.8.1"
okhttp = "5.0.0-alpha.14" # Major version is locked by Tachiyomi extensions
javalin = "6.5.0"