diff --git a/launch/src/main/input_resources/sbt/sbt.boot.properties b/launch/src/main/input_resources/sbt/sbt.boot.properties index 0fc66cd88..41957ce56 100644 --- a/launch/src/main/input_resources/sbt/sbt.boot.properties +++ b/launch/src/main/input_resources/sbt/sbt.boot.properties @@ -12,8 +12,9 @@ [repositories] local + jcenter: https://jcenter.bintray.com/ ${{repositories}} - maven-central + [boot] directory: ${sbt.boot.directory-${sbt.global.base-${user.home}/.sbt}/boot/}