From a670aec9862b09048f7b4f3a49331f6402c1b958 Mon Sep 17 00:00:00 2001 From: carm Date: Sun, 30 Mar 2025 22:48:19 +0800 Subject: [PATCH] fix(deps): Fixed the missing kotlin version. --- features/kotlin/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/features/kotlin/pom.xml b/features/kotlin/pom.xml index cceb257..29c4f69 100644 --- a/features/kotlin/pom.xml +++ b/features/kotlin/pom.xml @@ -14,6 +14,7 @@ ${project.jdk.version} UTF-8 UTF-8 + 1.9.22 configured-feature-kotlin