Merge pull request #757 from SimonMarquis/patch/kotlinx-serialization-1.5.1

Update KotlinX Serialization to version 1.5.1
pull/792/head
James Rose 1 year ago committed by GitHub
commit 1b8b01c7b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@ junit4 = "4.13.2"
kotlin = "1.8.20"
kotlinxCoroutines = "1.6.4"
kotlinxDatetime = "0.4.0"
kotlinxSerializationJson = "1.5.0"
kotlinxSerializationJson = "1.5.1"
ksp = "1.8.20-1.0.11"
lint = "30.3.1"
okhttp = "4.10.0"

Loading…
Cancel
Save