Skip to content

Commit 1b8b01c

Browse files
authored
Merge pull request #757 from SimonMarquis/patch/kotlinx-serialization-1.5.1
Update KotlinX Serialization to version 1.5.1
2 parents 7826b4f + 8c8c761 commit 1b8b01c

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
@@ -42,7 +42,7 @@ junit4 = "4.13.2"
4242
kotlin = "1.8.20"
4343
kotlinxCoroutines = "1.6.4"
4444
kotlinxDatetime = "0.4.0"
45-
kotlinxSerializationJson = "1.5.0"
45+
kotlinxSerializationJson = "1.5.1"
4646
ksp = "1.8.20-1.0.11"
4747
lint = "30.3.1"
4848
okhttp = "4.10.0"

0 commit comments

Comments
 (0)