From 58ff066b64411858392b8f193002e6f6daa9321b Mon Sep 17 00:00:00 2001 From: Ethan Atkins Date: Tue, 20 Aug 2019 15:28:03 -0700 Subject: [PATCH] Bump sbt to use 1.3.0-RC4 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 36b2e30f6..2bdd560f2 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.3.0-RC3 +sbt.version=1.3.0-RC4