Skip to content

Commit

Permalink
Update kotlinx.serialization to v1.6.2 (#1716)
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 Nov 30, 2023
1 parent d12783c commit 986569a
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.20"
kotlinx-coroutines = "1.7.3"
kotlinx-serialization = "1.6.1"
kotlinx-serialization = "1.6.2"
androidx-activity = "1.8.1"
androidx-compose-ui = "1.5.4"
jbCompose = "1.5.11"
Expand Down

0 comments on commit 986569a

Please sign in to comment.