From bdbd484690a545ced26699b7fd29245521915f06 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 23 Oct 2025 14:08:33 +0000
Subject: [PATCH] fix(deps): update kotlin monorepo to v2.2.21 (#191)
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 eaa7788..79d02bb 100644
--- a/features/kotlin/pom.xml
+++ b/features/kotlin/pom.xml
@@ -14,7 +14,7 @@
${project.jdk.version}
UTF-8
UTF-8
- 2.2.20
+ 2.2.21
configured-feature-kotlin
diff --git a/pom.xml b/pom.xml
index 17c0176..fbeeb0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
${project.jdk.version}
UTF-8
UTF-8
- 2.2.20
+ 2.2.21
cc.carm.lib