Update serialization to v1.10.0 (#1866)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-14 11:35:38 -05:00
committed by GitHub
parent 6c72659bd8
commit 123d8a2637
+1 -1
View File
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.3.0"
coroutines = "1.10.2"
serialization = "1.9.0"
serialization = "1.10.0"
jvmTarget = "21"
okhttp = "5.3.2" # Major version is locked by Tachiyomi extensions
javalin = "6.7.0"