diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3a9474f..ce605d1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,7 +17,7 @@ atomicfu = "0.25.0" dokka = "1.9.0" kluent = "1.73" kotlinxCoroutines = "1.10.1" -kotlinxSerialization = "1.7.3" +kotlinxSerialization = "1.8.0" ksp = "2.0.21-1.0.27" okhttp = "4.12.0" retrofit = "2.11.0"