Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0
This commit is contained in:
parent
4c34acec86
commit
2fee34a92e
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.3"
|
jsoup = "1.15.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue