Update kotlinx-coroutines monorepo to v1.11.0 (#1995)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-09 11:47:26 -04:00
committed by GitHub
parent a83885353c
commit 6b833a38d1
+1 -1
View File
@@ -1,6 +1,6 @@
[versions] [versions]
kotlin = "2.3.21" kotlin = "2.3.21"
coroutines = "1.10.2" coroutines = "1.11.0"
serialization = "1.11.0" serialization = "1.11.0"
jvmTarget = "21" jvmTarget = "21"
okhttp = "5.3.2" # Major version is locked by Tachiyomi extensions okhttp = "5.3.2" # Major version is locked by Tachiyomi extensions