From 733607fe2b995f3bf504a2560c897f67bc88d0fb Mon Sep 17 00:00:00 2001 From: masahitojp Date: Wed, 29 Aug 2018 16:32:49 +0900 Subject: [PATCH] chore: upgrade sbt to 1.2.1 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index d6e35076..5620cc50 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.1.6 +sbt.version=1.2.1