[kotlin compiler][update] 1.3.0-rc-51

This commit is contained in:
Vasily Levchenko
2018-09-19 17:34:08 +03:00
parent efb809be29
commit bddd6534a6
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ repositories {
dependencies {
cli_bc project(path: ':backend.native', configuration: 'cli_bc')
update_tests (group: 'org', name: 'Kotlin_130_Compiler', version: testKotlinVersion) {
update_tests (group: 'org', name: 'Kotlin_130_CompilerAllPlugins', version: testKotlinVersion) {
artifact {
name = 'internal/kotlin-test-data'
type = 'zip'