JPS build: note about updating artifacts configuration when updating bootstrap version

This commit is contained in:
Sergey Rostov
2019-04-18 10:35:33 +03:00
parent 30d1cc51bf
commit 69120c0614
+1
View File
@@ -9,6 +9,7 @@ import org.gradle.kotlin.dsl.*
buildscript {
extra["defaultSnapshotVersion"] = "1.3-SNAPSHOT"
// when updating please also update JPS artifacts configuration: https://jetbrains.quip.com/zzGUAYSJ6gv3/JPS-Build-update-bootstrap
kotlinBootstrapFrom(BootstrapOption.TeamCity("1.3.40-dev-431", onlySuccessBootstrap = false))
repositories.withRedirector(project) {