mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-27 03:27:51 +02:00
Update xml.serialization.version to v0.91.1 (#2112)
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
[versions]
|
[versions]
|
||||||
kotlin_version = "2.1.21"
|
kotlin_version = "2.1.21"
|
||||||
serialization_version = "1.8.1"
|
serialization_version = "1.8.1"
|
||||||
xml_serialization_version = "0.91.0"
|
xml_serialization_version = "0.91.1"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin_version" }
|
reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin_version" }
|
||||||
|
Reference in New Issue
Block a user