Bump bootstrap to 1.2.30-dev-441

This commit is contained in:
Sergey Igushkin
2018-01-15 22:38:28 +03:00
committed by GitHub
parent 9ce9b434fe
commit 3ed7df506b
+1 -1
View File
@@ -9,7 +9,7 @@ import org.jetbrains.kotlin.gradle.tasks.Kotlin2JsCompile
buildscript {
extra["defaultSnapshotVersion"] = "1.2-SNAPSHOT"
kotlinBootstrapFrom(BootstrapOption.TeamCity("1.2.20-dev-814", onlySuccessBootstrap = false))
kotlinBootstrapFrom(BootstrapOption.TeamCity("1.2.30-dev-441", onlySuccessBootstrap = false))
val repos = listOfNotNull(
bootstrapKotlinRepo,