From 12b302f5ca456a9fa9c621ae70bd291ac864939d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Endre=20S=C3=A1ndor=20Varga?= Date: Tue, 2 Aug 2016 14:41:43 +0200 Subject: [PATCH] Downgrading SBT until https://github.com/sbt/sbt/issues/2686 is fixed --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 35c88bab7d..43b8278c68 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.12 +sbt.version=0.13.11