Update xml.serialization.version to v0.86.2

This commit is contained in:
renovate[bot] 2023-09-17 01:27:17 +00:00 committed by GitHub
parent f9754f4f58
commit 2658301a20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
[versions]
kotlin_version = "1.9.10"
serialization_version = "1.6.0"
xml_serialization_version = "0.86.1"
xml_serialization_version = "0.86.2"
[libraries]
reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin_version" }