Skip to content

Commit f626086

Browse files
authored
Merge pull request #8 from SecureCamera/renovate/kotlinx.serialization
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.1
2 parents 22e440a + b5cafdb commit f626086

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
@@ -22,7 +22,7 @@ minSdk = "29"
2222
mockk = "1.14.2"
2323
kim = "0.24"
2424
kotlin = "2.1.20"
25-
kotlinx-serialization = "1.7.3"
25+
kotlinx-serialization = "1.8.1"
2626
runtimeLivedata = "1.8.1"
2727
coreKtx = "1.16.0"
2828
junit = "4.13.2"

0 commit comments

Comments
 (0)