From a6a70bf20be005eba3197bc5b6cc9df27292d8ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 10:44:25 +0000 Subject: [PATCH] fix(deps): update kotlin monorepo to v2.4.0 --- 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 15adf0a..822b9b7 100644 --- a/features/kotlin/pom.xml +++ b/features/kotlin/pom.xml @@ -14,7 +14,7 @@ ${project.jdk.version} UTF-8 UTF-8 - 2.3.21 + 2.4.0 configured-feature-kotlin diff --git a/pom.xml b/pom.xml index e6f0531..2971267 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ${project.jdk.version} UTF-8 UTF-8 - 2.3.21 + 2.4.0 cc.carm.lib