[skip ci] Update coroutines to v1.8.1 (#1045)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-02 21:43:19 -04:00
committed by GitHub
parent 2ec6b471f1
commit aaefa7f74e

View File

@@ -1,6 +1,6 @@
[versions]
kotlin = "2.0.20"
coroutines = "1.7.3"
coroutines = "1.8.1"
serialization = "1.6.0"
okhttp = "5.0.0-alpha.14" # Major version is locked by Tachiyomi extensions
javalin = "4.6.8" # Javalin 5.0.0+ requires Java 11