Skip to content

Commit 523d04c

Browse files
authored
Merge pull request #22 from yml-org/renovate/kotlinxserializationjson
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0
2 parents 41d90b9 + 82e8f82 commit 523d04c

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 @@
44
kotlinVersion = "1.8.10"
55
kotlinJvmTarget = "11"
66
kotlinxCoroutines = "1.6.4"
7-
kotlinxSerializationJson = "1.4.1"
7+
kotlinxSerializationJson = "1.5.0"
88

99
#gradle
1010
androidGradlePlugin = "7.4.2"

0 commit comments

Comments
 (0)