Update Kotlin

This commit is contained in:
renovate[bot] 2024-09-19 18:57:58 +00:00 committed by Niels van Velzen
parent de22169333
commit eac04717e3

View File

@ -12,8 +12,8 @@ kotest = "5.9.1"
kotlin = "2.0.20"
kotlin-logging = "3.0.5"
kotlinpoet = "1.18.1"
kotlinx-coroutines = "1.8.1"
kotlinx-serialization = "1.7.1"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
ktor = "2.3.12"
nexuspublish = "2.0.0"
okhttp = "4.12.0"