From c1aaf3bc075694a3b230d0099602c740decf39fd Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 13 Dec 2019 19:27:39 +0100 Subject: [PATCH] Update sbt to 1.3.5 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index debe808..9e1a322 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,2 +1,2 @@ // Documentation: https://www.scala-sbt.org/1.x/docs/sbt-reference.pdf -sbt.version=1.2.8 \ No newline at end of file +sbt.version=1.3.5 \ No newline at end of file