From a2b3b836ab0d66189a71f84e12b0730389903705 Mon Sep 17 00:00:00 2001 From: Nafer Sanabria Date: Mon, 25 Dec 2017 08:30:04 -0500 Subject: [PATCH] Upgrade to sbt 1.1.0-RC4 (#24206) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 7766a9ba13..670b7926e4 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.1.0-RC2 +sbt.version=1.1.0-RC4