#1619 - Upgrade kotlin-next build profile dependency versions.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -108,8 +108,8 @@
|
||||
<profile>
|
||||
<id>kotlin-next</id>
|
||||
<properties>
|
||||
<kotlin.version>1.5.0</kotlin.version>
|
||||
<kotlinx-coroutines.version>1.4.3</kotlinx-coroutines.version>
|
||||
<kotlin.version>1.5.30</kotlin.version>
|
||||
<kotlinx-coroutines.version>1.5.2</kotlinx-coroutines.version>
|
||||
</properties>
|
||||
</profile>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user