From 50ce2758486cadcdcc421bf036d32a0fcac5de9f Mon Sep 17 00:00:00 2001 From: Christopher Batey Date: Wed, 1 Aug 2018 07:30:13 +0100 Subject: [PATCH] Upgrade to SBT 1.2.0 (#25415) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index d6e35076cc..f59579fd65 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.1.6 +sbt.version=1.2.0