Update xml.serialization.version to v0.90.3 (#501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
814e3acd74
commit
b3356e550d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
kotlin_version = "2.0.21"
|
kotlin_version = "2.0.21"
|
||||||
serialization_version = "1.7.3"
|
serialization_version = "1.7.3"
|
||||||
xml_serialization_version = "0.90.2"
|
xml_serialization_version = "0.90.3"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin_version" }
|
reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin_version" }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue