Update serialization_version to v1.4.1 (#8208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit 9c4051a5bac47b6048b1bbb9fdff763360d6fe42)
This commit is contained in:
parent
2f748b025a
commit
346a2967e5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
kotlin_version = "1.7.20"
|
||||
coroutines_version = "1.6.4"
|
||||
serialization_version = "1.4.0"
|
||||
serialization_version = "1.4.1"
|
||||
xml_serialization_version = "0.84.3"
|
||||
|
||||
[libraries]
|
||||
|
|
|
|||
Loading…
Reference in a new issue