From edbfdbb8f5a259d757e10a3f10d506275bf1ee4b Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 16 May 2024 23:52:25 +0200 Subject: [PATCH] GH-2143 - Upgrade to Kotlin 1.9.24 and Coroutines 1.8.1. --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 83734592..3e19ccf4 100644 --- a/pom.xml +++ b/pom.xml @@ -85,8 +85,8 @@ 2.0.12 6.1.7 3.0.0 - 1.9.23 - 1.8.0 + 1.9.24 + 1.8.1 1.13.10 @@ -109,8 +109,7 @@ kotlin-next - 2.0.0-Beta1 - 1.7.3 + 2.0.0-RC3