From a6b059972a1c005c68e13cf07884abc288c24b00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 09:38:02 +0000 Subject: [PATCH] Update Kotlin monorepo --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 787bab8..97a540d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,12 +9,12 @@ compose-material3-adaptive = "1.2.0-alpha07" compose-multiplatform = "1.9.0" detekt = "1.23.8" java = "21" -kotlin = "2.2.20" +kotlin = "2.3.10" kotlinpoet-ksp = "2.2.0" kotlinx-coroutines = "1.10.2" kotlinx-io = "0.8.0" kotlinx-serialization = "1.9.0" -ksp = "2.2.20-2.0.4" +ksp = "2.3.5" maven-publish = "0.34.0" [libraries]