GH-2181 - Upgrade to Kotlin 1.9.25.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -109,8 +109,8 @@
|
||||
<profile>
|
||||
<id>kotlin-next</id>
|
||||
<properties>
|
||||
<kotlin.version>2.0.20-Beta2</kotlin.version>
|
||||
<kotlinx-coroutines.version>1.8.1</kotlinx-coroutines.version>
|
||||
<kotlin.version>2.0.20-RC</kotlin.version>
|
||||
<kotlinx-coroutines.version>1.9.0-RC</kotlinx-coroutines.version>
|
||||
</properties>
|
||||
</profile>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user