Skip to content

Commit

Permalink
Update xml.serialization.version to v0.90.3 (#1446)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 5, 2024
1 parent 2f4bb7c commit 2ca2cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/kotlinx.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin_version = "2.0.21"
serialization_version = "1.7.3"
xml_serialization_version = "0.90.2"
xml_serialization_version = "0.90.3"

[libraries]
reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin_version" }
Expand Down

0 comments on commit 2ca2cec

Please sign in to comment.