From bd75ba8730b13783a3d21bb7d8cb0e889a4bbb97 Mon Sep 17 00:00:00 2001 From: "Aaron S. Hawley" Date: Thu, 16 May 2019 11:30:09 -0400 Subject: [PATCH] Update build to sbt 1.3.0-RC1 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index c0bab0494..c66f82ead 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.2.8 +sbt.version=1.3.0-RC1