From dcac3864c6b0d7385bca11ef245bc55ba967359e Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Mon, 10 Apr 2017 16:44:52 -0500 Subject: [PATCH] upgrade sbt to 0.13.15 (from 0.13.13) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 27e88aa..64317fd 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.13 +sbt.version=0.13.15