fix(deps): update serialization.version to v1.9.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cuong-Tran <cuongtran.tm@gmail.com>
This commit is contained in:
parent
01df0e6979
commit
4ff00f052a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[versions]
|
[versions]
|
||||||
kotlin_version = "2.2.10"
|
kotlin_version = "2.2.10"
|
||||||
serialization_version = "1.8.1"
|
serialization_version = "1.9.0"
|
||||||
xml_serialization_version = "0.90.3"
|
xml_serialization_version = "0.90.3"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue