GH-2116 - Update Kotlin-next build profile.
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.0-Beta1</kotlin.version>
|
||||
<kotlinx-coroutines.version>1.7.3</kotlinx-coroutines.version>
|
||||
<kotlin.version>2.0.0-Beta4</kotlin.version>
|
||||
<kotlinx-coroutines.version>1.8.0</kotlinx-coroutines.version>
|
||||
</properties>
|
||||
</profile>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user