From 36bfcca82849d04962b4ed5b79e6b788cc60cc8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 10:59:35 +0000 Subject: [PATCH] Update kotlin monorepo to v2.3.20 --- 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 f4888c20cc42..1567f60d8ee9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -35,7 +35,7 @@ jsoup = "1.22.1" junit-pioneer = "1.9.1" junit-platform = "1.14.3" junit4 = "4.13.2" -kotlin = "2.2.21" +kotlin = "2.3.20" ksp = "2.3.6" lint-gradle = "1.0.0-alpha05" maven-publish = "0.36.0"