Switch Kotlin version to 2.0

#KT-59171 In Progress
This commit is contained in:
Mikhail Glukhikh
2023-06-21 17:08:26 +02:00
committed by Space Team
parent 68ca571528
commit 5fb38008b7
27 changed files with 37 additions and 37 deletions
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-project</artifactId>
<version>1.9.255-SNAPSHOT</version>
<version>2.0.255-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>