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 @@ -90,7 +90,7 @@ coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-androi
90
90
kotlinInject = { module = " me.tatarka.inject:kotlin-inject-runtime" , version.ref = " inject" }
91
91
kotlinInject-compiler = { module = " me.tatarka.inject:kotlin-inject-compiler-ksp" , version.ref = " inject" }
92
92
93
- serialization = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version = " 1.6.0 " }
93
+ serialization = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version = " 1.6.1 " }
94
94
datetime = { module = " org.jetbrains.kotlinx:kotlinx-datetime" , version = " 0.4.1" }
95
95
immutableCollections = { module = " org.jetbrains.kotlinx:kotlinx-collections-immutable" , version = " 0.3.6" }
96
96
You can’t perform that action at this time.
0 commit comments