Merge pull request 'Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.9.0' (#18) from renovate/kx.ser into root
All checks were successful
Build & Publish / build (push) Successful in 2m4s

Reviewed-on: #18
This commit is contained in:
jansel 2025-06-27 20:41:42 +02:00
commit 48e2910316

View file

@ -3,7 +3,7 @@ kotlin = "2.2.0" # Note: Plugin versions must be updated in the settings.gradle
groovy = "3.0.25"
jansi = "2.4.2"
kx-ser = "1.8.1"
kx-ser = "1.9.0"
logback = "1.5.18"
logback-groovy = "1.14.5"
logging = "7.0.7"