Merge pull request #162 from vector-im/renovate/serialization_json
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0
This commit is contained in:
commit
571b2a65c0
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ test_core = "1.4.0"
|
||||||
#other
|
#other
|
||||||
coil = "2.2.2"
|
coil = "2.2.2"
|
||||||
datetime = "0.4.0"
|
datetime = "0.4.0"
|
||||||
serialization_json = "1.4.1"
|
serialization_json = "1.5.0"
|
||||||
# Warning, also hard-coded in composeDependencies()
|
# Warning, also hard-coded in composeDependencies()
|
||||||
showkase = "1.0.0-beta17"
|
showkase = "1.0.0-beta17"
|
||||||
jsoup = "1.15.4"
|
jsoup = "1.15.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue