fix(deps): update kotlinx-coroutines monorepo to v1.9.0 (#1132)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-15 21:28:44 -05:00
committed by GitHub
parent b93d486348
commit 52bd5ce5cc
+1 -1
View File
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.0.21"
coroutines = "1.8.1"
coroutines = "1.9.0"
serialization = "1.7.3"
okhttp = "5.0.0-alpha.14" # Major version is locked by Tachiyomi extensions
javalin = "4.6.8" # Javalin 5.0.0+ requires Java 11