Skip to content

Commit 215f690

Browse files
Update kotlinx.serialization to v1.7.2 (#2268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eff337a commit 215f690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "2.0.20"
33
kotlinx-coroutines = "1.8.1"
4-
kotlinx-serialization = "1.7.1"
4+
kotlinx-serialization = "1.7.2"
55
androidx-activity = "1.9.2"
66
androidx-compose-ui = "1.7.0"
77
jbCompose = "1.6.11"

0 commit comments

Comments
 (0)