From 6255fff15f07e8287a4825cb89e5d343028bba9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Antonsson?= Date: Thu, 7 Nov 2013 07:54:13 +0100 Subject: [PATCH] =pro Upgrade to sbt 0.13.1-RC2 to avoid too many open files. --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 0974fce44d..8671e36f96 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.0 +sbt.version=0.13.1-RC2