From 940c4b30ce096e131409f22c3bead2e44bb83572 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:47:16 +0000 Subject: [PATCH] Update kotlin monorepo to v2.4.10 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9af6f04e9aae..adc6133804f9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -49,7 +49,7 @@ jsonVersion = "20250517" junit = "4.13.2" junitVersion = "1.3.0" juniversalchardetVersion = "2.5.0" -kotlin = "2.4.0" +kotlin = "2.4.10" kotlinxSerializationJson = "1.11.0" ksp = "2.3.9" leakcanary = "2.14"