Update kotlinx-coroutines monorepo to v1.10.1 (#1212)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-12 14:46:32 -05:00
committed by GitHub
parent 0dc3089739
commit a55bef08a8
+1 -1
View File
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.1.0"
coroutines = "1.9.0"
coroutines = "1.10.1"
serialization = "1.7.3"
okhttp = "5.0.0-alpha.14" # Major version is locked by Tachiyomi extensions
javalin = "6.4.0"