mirror of
https://github.com/ouchadam/small-talk.git
synced 2024-12-21 23:44:10 +01:00
Merge pull request #348 from ouchadam/renovate/org.jetbrains.kotlinx
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1
This commit is contained in:
commit
5a391676d0
@ -23,7 +23,7 @@ unifiedpush = { group = "com.github.UnifiedPush", name = "android-connector", ve
|
||||
|
||||
firebase-bom = { module = "com.google.firebase:firebase-bom", version = "31.5.0" }
|
||||
|
||||
kotlin-serialization = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.5.0" }
|
||||
kotlin-serialization = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.5.1" }
|
||||
kotlin-coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutines" }
|
||||
kotlin-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "coroutines" }
|
||||
kotlin-test = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version.ref = "kotlin" }
|
||||
|
Loading…
Reference in New Issue
Block a user