mirror of
https://github.com/jellyfin/jellyfin-sdk-kotlin.git
synced 2024-11-27 16:10:30 +00:00
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.1
This commit is contained in:
parent
03abc990d9
commit
1f8cf75b1c
@ -14,7 +14,7 @@ kotlin = "1.7.20"
|
||||
kotlin-logging = "3.0.2"
|
||||
kotlinpoet = "1.12.0"
|
||||
kotlinx-coroutines = "1.6.4"
|
||||
kotlinx-serialization = "1.4.0"
|
||||
kotlinx-serialization = "1.4.1"
|
||||
ktor = "1.6.8"
|
||||
nexuspublish = "1.1.0"
|
||||
slf4j = "2.0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user