Merge pull request #6469 from libre-tube/renovate/kotlinxserialization

fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.2
This commit is contained in:
Bnyro 2024-09-14 12:31:24 +02:00 committed by GitHub
commit 686f71d756
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ cronetOkHttp = "0.1.0"
coil = "2.7.0"
leakcanary = "2.14"
room = "2.6.1"
kotlinxSerialization = "1.6.3"
kotlinxSerialization = "1.7.2"
kotlinxDatetime = "0.6.1"
kotlinxRetrofit = "1.0.0"
media = "1.7.0"