Switch kotlin version to 1.9

with appropriate fixes in testdata, tests and other
places.
This commit is contained in:
Dmitriy Novozhilov
2022-11-21 18:01:37 +02:00
committed by Space Team
parent e2403c801f
commit 66544a4e00
29 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ systemProp.org.gradle.internal.http.socketTimeout=90000
systemProp.org.gradle.kotlin.dsl.precompiled.accessors.strict=true
cacheRedirectorEnabled=true
defaultSnapshotVersion=1.8.255-SNAPSHOT
defaultSnapshotVersion=1.9.255-SNAPSHOT
kotlin.build.gradlePlugin.version=0.0.39