Skip to content

Commit

Permalink
Update kotlinx.serialization to v1.6.0 (#3958)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 13, 2023
1 parent 73f179c commit 23d0461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ kotlin = "1.9.10"
okhttp = "3.14.9"
protobuf = "3.24.3"
robovm = "2.3.14"
kotlinx-serialization = "1.5.1"
kotlinx-serialization = "1.6.0"

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 23d0461

Please sign in to comment.