From e8c713d3e53a218ea50ce348e83ee28cce38102c Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Mon, 22 Feb 2016 21:49:39 -0500 Subject: upgrade to sbt 0.13.11 yum! delicious dogfood! --- project/build.properties | 2 +- scripts/common | 2 +- src/intellij/scala-build.iml.SAMPLE | 92 ++++++++++++++++++------------------- 3 files changed, 48 insertions(+), 48 deletions(-) diff --git a/project/build.properties b/project/build.properties index 817bc38df8..43b8278c68 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.9 +sbt.version=0.13.11 diff --git a/scripts/common b/scripts/common index 35199992bc..bfddf3d149 100644 --- a/scripts/common +++ b/scripts/common @@ -19,7 +19,7 @@ mkdir -p $IVY_CACHE rm -rf $IVY_CACHE/cache/org.scala-lang SBT_CMD=${sbtCmd-sbt} -SBT_CMD="$SBT_CMD -sbt-version 0.13.9" +SBT_CMD="$SBT_CMD -sbt-version 0.13.11" # temp dir where all 'non-build' operation are performed TMP_ROOT_DIR=$(mktemp -d -t pr-scala.XXXX) diff --git a/src/intellij/scala-build.iml.SAMPLE b/src/intellij/scala-build.iml.SAMPLE index bf722e464f..0232e9e576 100644 --- a/src/intellij/scala-build.iml.SAMPLE +++ b/src/intellij/scala-build.iml.SAMPLE @@ -34,32 +34,32 @@ - - - - + + + + - - - + + + - - + + - - - - - - - - - + + + + + + + + + - - - + + + @@ -70,40 +70,40 @@ - - - - - - - + + + + + + + - - - - - - - - - + + + + + + + + + - + - - - + + + - - - - + + + + - \ No newline at end of file + -- cgit v1.2.3