Updates accompanist, kotlin serialization and mockk

This commit is contained in:
Vitor Pamplona 2024-11-01 18:41:00 -04:00
parent 635ad30de9
commit b47122d79a

View File

@ -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"