Switch kotlin version to 1.8
with appropriate fixes in testdata, tests and other places.
This commit is contained in:
@@ -7610,6 +7610,11 @@
|
||||
<sha256 value="2e56aa5cb98a1672c41f10ac7188d3e33356802f4b3a9fd100e619de54b2cb17" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlinx" name="kotlinx-metadata-jvm" version="0.5.0">
|
||||
<artifact name="kotlinx-metadata-jvm-0.5.0.jar">
|
||||
<sha256 value="ca063a96639b08b9eaa0de4d65e899480740a6efbe28ab9a8681a2ced03055a4" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlinx" name="kotlinx-metadata-klib" version="0.0.1-dev-10">
|
||||
<artifact name="kotlinx-metadata-klib-0.0.1-dev-10.jar">
|
||||
<md5 value="eb72c22727bdbd6abf8649703c82ba68" origin="Generated by Gradle"/>
|
||||
|
||||
@@ -42,7 +42,7 @@ versions.kotlinx-collections-immutable-jvm=0.3.1
|
||||
versions.kotlinx-collections-immutable=0.3.1
|
||||
versions.kotlinx-coroutines-core-jvm=1.5.0
|
||||
versions.kotlinx-coroutines-core=1.5.0
|
||||
versions.kotlinx-metadata-jvm=0.4.0
|
||||
versions.kotlinx-metadata-jvm=0.5.0
|
||||
versions.ktor-network=1.0.1
|
||||
versions.native-platform=0.14
|
||||
versions.protobuf=2.6.1
|
||||
|
||||
Reference in New Issue
Block a user