From c7331aa556afdf05aa50b76f89e52352524fd1d8 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 23 Jun 2025 16:01:32 +0000
Subject: [PATCH] fix(deps): update kotlin monorepo to v2.2.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 34bf9e2..c971907 100644
--- a/features/kotlin/pom.xml
+++ b/features/kotlin/pom.xml
@@ -14,7 +14,7 @@
${project.jdk.version}
UTF-8
UTF-8
- 2.1.21
+ 2.2.0
configured-feature-kotlin
diff --git a/pom.xml b/pom.xml
index 4fb824a..37138c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
${project.jdk.version}
UTF-8
UTF-8
- 2.1.21
+ 2.2.0
cc.carm.lib