diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 596743243..983cbef5b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -accompanistAdaptive = "0.34.0" +accompanistAdaptive = "0.36.0" activityCompose = "1.9.3" agp = "8.7.2" android-compileSdk = "35" @@ -26,7 +26,7 @@ jtorctl = "0.4.5.7" junit = "4.13.2" kotlin = "2.0.20" kotlinxCollectionsImmutable = "0.3.7" -kotlinxSerialization = "1.7.2" +kotlinxSerialization = "1.7.3" kotlinxSerializationPlugin = "2.0.0" languageId = "17.0.6" lazysodiumAndroid = "5.1.0" @@ -34,7 +34,7 @@ lifecycleRuntimeKtx = "2.8.7" lightcompressor = "1.3.2" markdown = "077a2cde64" media3 = "1.4.1" -mockk = "1.13.12" +mockk = "1.13.13" kotlinx-coroutines-test = "1.9.0" navigationCompose = "2.8.3" okhttp = "5.0.0-alpha.14"