From d93b0e4bb55e07175ffdb0c1bdb229beadd3c0b5 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 5 May 2023 09:27:01 +0200 Subject: [PATCH] #1967 - Upgrade to Kotlin 1.8.21. Upgrade Coroutines preview to 1.7 RC as well. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e8a72e44..ee197809 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ 2.0.6 6.0.8 3.0.0 - 1.8.20 + 1.8.21 1.6.4 1.13.4 @@ -109,8 +109,8 @@ kotlin-next - 1.8.20 - 1.7.0-Beta + 1.8.21 + 1.7.0-RC