mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
fix(deps): Update xml.serialization to v0.90.3 (#254)
* fix(deps): Update xml.serialization to v0.90.3 * fix: Fix build --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ahmad Ansori Palembani <palembani@gmail.com>
This commit is contained in:
parent
6affec4b97
commit
14efd1b96d
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
kotlin = "2.0.21"
|
||||
serialization = "1.7.3"
|
||||
xml_serialization = "0.86.3"
|
||||
xml_serialization = "0.90.3"
|
||||
|
||||
[libraries]
|
||||
coroutines-bom = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-bom", version = "1.9.0" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue