Skip to content

Commit 2cea84c

Browse files
Update kotlinx.serialization to v1.7.3
1 parent 98c121c commit 2cea84c

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
@@ -4,7 +4,7 @@ compileSdk = "34"
44
http4k = "4.48.0.0"
55
kotlin = "2.0.20"
66
kotlinx-coroutines = "1.9.0"
7-
kotlinx-serialization = "1.7.2"
7+
kotlinx-serialization = "1.7.3"
88
okHttp = "4.12.0"
99
okio = "3.9.1"
1010
minSdk = "21"

0 commit comments

Comments
 (0)