From b38f9fdcac4bf60ce878faf363ed305882809d11 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 16 Nov 2023 11:40:02 +0100 Subject: [PATCH] #2067 - Upgrade compatibility profiles to latest Kotlin releases. --- pom.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fa44a37a..6feb4f5a 100644 --- a/pom.xml +++ b/pom.xml @@ -109,8 +109,16 @@ kotlin-next - 1.8.20-Beta - 1.6.4 + 1.9.20 + 1.7.3 + + + + + kotlin-2-next + + 2.0.0-Beta1 + 1.7.3