From b9a6ce5024af3bba9cc882d2786a244d8a1ca120 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 16 Nov 2023 09:57:55 +0100 Subject: [PATCH] #2046 - Upgrade to Kotlin 1.9.20. Also, coroutines 1.7.3. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ede55cdc..ce236040 100644 --- a/pom.xml +++ b/pom.xml @@ -85,8 +85,8 @@ 2.0.7 6.1.0-RC1 3.0.0 - 1.9.0 - 1.7.2 + 1.9.20 + 1.7.3 1.13.4 @@ -109,8 +109,8 @@ kotlin-next - 1.9.0 - 1.7.2 + 2.0.0-Beta1 + 1.7.3