Update serialization_version to v1.3.3 (#7128)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
(cherry picked from commit 7a0915964ab85aeabde25a7d87e535ec97478380)
This commit is contained in:
renovate[bot] 2022-05-15 09:41:00 -04:00 committed by Jobobby04
parent 2736ad87bd
commit a753f97285

View File

@ -1,7 +1,7 @@
[versions]
kotlin_version = "1.6.21"
coroutines_version = "1.6.1"
serialization_version = "1.3.2"
serialization_version = "1.3.3"
[libraries]
reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin_version" }