Skip to content

Commit 3b500bb

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2
1 parent c8a1750 commit 3b500bb

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
@@ -12,7 +12,7 @@ androidxTestExt = "1.1.5"
1212
hilt = "2.48.1"
1313
junit4 = "4.13.2"
1414
kotlin = "1.9.10"
15-
kotlinxSerializationJson = "1.6.0"
15+
kotlinxSerializationJson = "1.6.2"
1616
okhttp = "4.10.0"
1717
retrofit = "2.9.0"
1818
retrofitKotlinxSerializationJson = "1.0.0"

0 commit comments

Comments
 (0)