Switch kotlin version to 1.9
with appropriate fixes in testdata, tests and other places.
This commit is contained in:
committed by
Space Team
parent
e2403c801f
commit
66544a4e00
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-project</artifactId>
|
||||
<version>1.8.255-SNAPSHOT</version>
|
||||
<version>1.9.255-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user