Skip to content

Commit

Permalink
Update kotlinx.serialization to v1.6.0 (#1418)
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] authored Aug 22, 2023
1 parent 212c932 commit b949850
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
@@ -1,7 +1,7 @@
[versions]
kotlin = "1.9.0"
kotlinx-coroutines = "1.7.3"
kotlinx-serialization = "1.5.1"
kotlinx-serialization = "1.6.0"
androidx-activity = "1.7.2"
jbCompose = "1.4.3"
lint = "31.1.1"
Expand Down

0 comments on commit b949850

Please sign in to comment.