diff --git a/versions-stack/libs.versions.toml b/versions-stack/libs.versions.toml index 427f4c0..90fa19f 100644 --- a/versions-stack/libs.versions.toml +++ b/versions-stack/libs.versions.toml @@ -27,7 +27,7 @@ reactivex-rxjava3 = "3.1.12" # Network & Serialization gson = "2.13.2" jsoup = "1.22.1" -kotlinx-serialization = "1.10.0" +kotlinx-serialization = "1.11.0" moshi = "1.15.2" # https://github.com/square/moshi/blob/master/CHANGELOG.md okhttp = "5.3.2" # https://github.com/square/okhttp/blob/master/docs/changelogs/changelog_4x.md retrofit = "3.0.0" # https://github.com/square/retrofit/blob/master/CHANGELOG.md