aboutsummaryrefslogtreecommitdiff
path: root/project/build.properties
diff options
context:
space:
mode:
authorGuillaume Martres <smarter@ubuntu.com>2017-03-14 15:07:21 +0100
committerGuillaume Martres <smarter@ubuntu.com>2017-03-24 17:51:24 +0100
commit84cf02c249891d02b1eb38981b7df4ae9377e6e4 (patch)
tree5c7451d9a43652f26c22461b4b0ff5eaf511261f /project/build.properties
parent5fd7a9503e44b8e95c0ca5aa4366270a3cd90155 (diff)
downloaddotty-84cf02c249891d02b1eb38981b7df4ae9377e6e4.tar.gz
dotty-84cf02c249891d02b1eb38981b7df4ae9377e6e4.tar.bz2
dotty-84cf02c249891d02b1eb38981b7df4ae9377e6e4.zip
Upgrade to sbt 0.13.14-RC2
Also replace com.typesafe.sbt:sbt-interface by the equivalent org.scala-sbt:interface since the former is not published in 0.13.14 for some reason (https://github.com/sbt/sbt/issues/3012).
Diffstat (limited to 'project/build.properties')
-rw-r--r--project/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties
index 43b8278c6..866eb2660 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=0.13.11
+sbt.version=0.13.14-RC2