From 34bdc21adc17319005361d1814de4bee5584e618 Mon Sep 17 00:00:00 2001 From: Ethan Atkins Date: Thu, 29 Aug 2019 16:20:37 -0700 Subject: [PATCH] Bump sbt version to 1.3.0-RC5 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 2bdd560f2..c8997c4a9 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.3.0-RC4 +sbt.version=1.3.0-RC5