mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Update xml.serialization.version to v0.90.2 (#1331)
* Update xml.serialization.version to v0.90.2 * Fix build --------- Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
parent
d2afbfe4ed
commit
dbf6ad2ca7
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
kotlin_version = "2.0.21"
|
||||
serialization_version = "1.7.3"
|
||||
xml_serialization_version = "0.86.3"
|
||||
xml_serialization_version = "0.90.2"
|
||||
|
||||
[libraries]
|
||||
reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin_version" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue