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

This commit is contained in:
renovate[bot] 2022-10-15 08:24:39 +00:00 committed by Niels van Velzen
parent 03abc990d9
commit 1f8cf75b1c

View File

@ -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"