From c73fcafb1555a0cb5682a98897b422f7dfc2d436 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 11:13:27 +0000 Subject: [PATCH] fix(deps): update kotlin monorepo to v2.2.10 --- 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 f59d94c..ed7ad3a 100644 --- a/features/kotlin/pom.xml +++ b/features/kotlin/pom.xml @@ -14,7 +14,7 @@ ${project.jdk.version} UTF-8 UTF-8 - 2.2.0 + 2.2.10 configured-feature-kotlin diff --git a/pom.xml b/pom.xml index 112030a..48abd4d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ${project.jdk.version} UTF-8 UTF-8 - 2.2.0 + 2.2.10 cc.carm.lib