File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ ktorSerializationKotlinxJson = { module = "io.ktor:ktor-serialization-kotlinx-js
36
36
kotlinxCoroutinesCore = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version.ref =" kotlinxCoroutines" }
37
37
kotlinxCoroutinesSwing = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-swing" , version.ref =" kotlinxCoroutines" }
38
38
kotlinxCoroutinesTest = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version.ref =" kotlinxCoroutines" }
39
- kotlinxSerializationCore = { module = " org.jetbrains.kotlinx:kotlinx-serialization-core" , version =" 1.8.1 " }
39
+ kotlinxSerializationCore = { module = " org.jetbrains.kotlinx:kotlinx-serialization-core" , version =" 1.9.0 " }
40
40
lifecycle-runtime-android = { module = " androidx.lifecycle:lifecycle-runtime-android" , version.ref = " lifecycleRuntimeAndroid" }
41
41
multiplatformSettings = { module = " com.russhwolf:multiplatform-settings-no-arg" , version =" 1.3.0" }
42
42
lifecycle-runtime-compose = { module = " org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" , version.ref = " lifecycle" }
You can’t perform that action at this time.
0 commit comments