Bump xmlutil (#839)

Bump xmlutil to version 0.85.0

(cherry picked from commit 928c2a069e263ae524562787c3926f46bd85328b)
This commit is contained in:
Shamicen 2023-04-10 02:54:57 +02:00 committed by Jobobby04
parent 143489a80b
commit 212c1d3287

View File

@ -1,7 +1,7 @@
[versions]
kotlin_version = "1.8.0"
serialization_version = "1.4.0"
xml_serialization_version = "0.84.3"
xml_serialization_version = "0.85.0"
[libraries]
reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin_version" }