mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Update serialization_version to v1.4.0 (#7833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7aa073ddca
commit
605c3de150
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
kotlin_version = "1.7.10"
|
||||
coroutines_version = "1.6.4"
|
||||
serialization_version = "1.3.3"
|
||||
serialization_version = "1.4.0"
|
||||
|
||||
[libraries]
|
||||
reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin_version" }
|
||||
|
|
Loading…
Reference in a new issue