Build: update kotlinLanguageVersion to 1.6

Update binary-compatibility-validator dependency to 0.7.1 to allow it to
read Kotlin metadata of version 1.6.

 #KT-48445
This commit is contained in:
Alexander Udalov
2021-08-02 15:22:52 +02:00
parent 019001ca20
commit 6c400ce864
6 changed files with 16 additions and 12 deletions
+4 -4
View File
@@ -7383,10 +7383,10 @@
<sha256 value="7a6bd3e09a63d6a57725cc3016465d2148b8febb82a6b165b33956f8a15e0b94" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlinx" name="binary-compatibility-validator" version="0.5.0">
<artifact name="binary-compatibility-validator-0.5.0.jar">
<md5 value="182080d1b43bf3328ad1566dd732780f" origin="Generated by Gradle"/>
<sha256 value="7febe38bd39cce08705c7d5b86b8ae369acaca64b54ca2ffc5211399efbc48f1" origin="Generated by Gradle"/>
<component group="org.jetbrains.kotlinx" name="binary-compatibility-validator" version="0.7.1">
<artifact name="binary-compatibility-validator-0.7.1.jar">
<md5 value="f188e849f683da58684012bbdc732abc" origin="Generated by Gradle"/>
<sha256 value="d6c3b8d52ae3653375140d67e859477ef90d193be48d44486b21efd70fa2eedc" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlinx" name="kotlinx-benchmark-plugin" version="0.3.1">