From 1c2d177e3f07cd6099388a03d66c19639a69a2f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 19:53:42 +0000 Subject: [PATCH] Update kotlin monorepo to v1.9.24 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 a58d27b8b..ffe04a62e 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ buildscript { ext { - kotlinVersion = '1.9.23' + kotlinVersion = '1.9.24' } repositories {