From 654782afe1521bf56e21210d98406d5d2c350fc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 14:42:12 +0000 Subject: [PATCH] fix(deps): update kotlin monorepo to v2.3.21 (#223) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- features/kotlin/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/features/kotlin/pom.xml b/features/kotlin/pom.xml index e2c0033..15adf0a 100644 --- a/features/kotlin/pom.xml +++ b/features/kotlin/pom.xml @@ -14,7 +14,7 @@ ${project.jdk.version} UTF-8 UTF-8 - 2.3.10 + 2.3.21 configured-feature-kotlin diff --git a/pom.xml b/pom.xml index 2f8e281..fa45dcc 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ${project.jdk.version} UTF-8 UTF-8 - 2.3.10 + 2.3.21 cc.carm.lib