Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1

This commit is contained in:
renovate[bot] 2023-06-04 12:29:58 +00:00 committed by GitHub
parent ed48b3e4aa
commit 381fdfc6ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[versions]
kt = "1.8.21"
kt-serialization = "1.5.0"
kt-serialization = "1.5.1"
kt-coroutines = "1.6.4"
klock = "3.4.0"