From 6a5764225fd0efdb83c67124abcc06ab9bd02fc6 Mon Sep 17 00:00:00 2001 From: Jim Lawson Date: Thu, 14 Sep 2017 09:42:07 -0700 Subject: Update sbt to 0.13.16; add Scala 2.12 support. (#675) To clean, test, and build Scala 2.11 and Scala 2.12 versions: % sbt +clean +test +publishLocal--- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/build.properties') diff --git a/project/build.properties b/project/build.properties index 64317fda..c091b86c 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.15 +sbt.version=0.13.16 -- cgit v1.2.3