From c97278205382eea05e673c05a135905c9744fe3a Mon Sep 17 00:00:00 2001 From: aadrian Date: Sun, 30 Apr 2017 18:09:48 +0200 Subject: [PATCH] use SBT 0.13.15 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 27e88aa11..64317fdae 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.13 +sbt.version=0.13.15