aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-08-15 18:26:39 +0200
committerJason Zaugg <jzaugg@gmail.com>2013-08-15 18:26:39 +0200
commit74681a0e1e3b2488386ca5b5dd12f5b0682393a3 (patch)
treea7a3b9cae9ed0e88b8fc9e8ad2b63fb42dc33269 /project
parent4ddf4fad87de6470fd4c04c25384817e97ffe135 (diff)
downloadscala-async-74681a0e1e3b2488386ca5b5dd12f5b0682393a3.tar.gz
scala-async-74681a0e1e3b2488386ca5b5dd12f5b0682393a3.tar.bz2
scala-async-74681a0e1e3b2488386ca5b5dd12f5b0682393a3.zip
Update to SBT 0.13.0-M5
Which correctly substitutes scala-reflect.jar when using scalaHome to test out the plugin with a local version of Scala. Also updates to a released version of the junit-interface SBT TestFramework.
Diffstat (limited to 'project')
-rw-r--r--project/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties
index 5e96e96..87d87d8 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=0.12.4
+sbt.version=0.13.0-RC5