From c69d420e1895ea149eec4caed33617711ebc2c7a Mon Sep 17 00:00:00 2001 From: Emre Arslan Date: Fri, 7 Jul 2023 13:14:59 +0300 Subject: [PATCH] #1988 - Upgrade to Kotlin 1.9.0 and Kotlin Coroutines 1.7.2 Original pull request: #1989. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c5c487ac..42d71329 100644 --- a/pom.xml +++ b/pom.xml @@ -85,8 +85,8 @@ 2.0.7 6.1.0-M1 3.0.0 - 1.8.21 - 1.6.4 + 1.9.0 + 1.7.2 1.13.4 @@ -109,8 +109,8 @@ kotlin-next - 1.8.21 - 1.7.0-RC + 1.9.0 + 1.7.2