From 987853329a529227b3e9d8a1408966f50ef5d3f9 Mon Sep 17 00:00:00 2001 From: Ethan Atkins Date: Thu, 24 Sep 2020 11:42:48 -0700 Subject: [PATCH] Bump sbt version to 1.4.0-RC2 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index ea379cf2d..ea3a73ab1 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.4.0-RC1 +sbt.version=1.4.0-RC2