From 6a0cffec5a23dd87e4386fc50683b7945113fc9f Mon Sep 17 00:00:00 2001 From: Jack Koenig Date: Thu, 6 Dec 2018 13:12:05 -0800 Subject: Bump SBT from 1.2.6 to 1.2.7 to fix partial recompilation issue (#956) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 7c58a83a..72f90289 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.2.6 +sbt.version=1.2.7 -- cgit v1.2.3