Upgrade kotlinx-serialization to 1.7.3

This commit is contained in:
Edwin Jakobs
2024-09-26 23:07:19 +02:00
parent 2438dbe770
commit bdcb6af551

View File

@@ -6,7 +6,7 @@ jvmTarget = "17"
openrndr = { require = "[0.4.2, 0.5.0)" }
kotlinxCoroutines = "1.9.0"
kotlinLogging = "7.0.0"
kotlinxSerialization = "1.7.2"
kotlinxSerialization = "1.7.3"
kotest = "5.9.1"
dokka = "1.7.10"
nebulaRelease = "18.0.7"