From 01c59edb6ed55af12306e24d594877bd718201f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 12:41:23 +0000 Subject: [PATCH] fix(deps): update kotlin monorepo to v2.1.21 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 249ef3440..f284b6b5c 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ buildscript { ext { - kotlinVersion = '2.1.20' + kotlinVersion = '2.1.21' } repositories {