From 088a43826b9c61a2699e6a6ea095f1535e5bf52a Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 3 Dec 2020 10:50:52 +0100 Subject: [PATCH 1/2] Update sbt to 1.4.4 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 0837f7a..7de0a93 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.3.13 +sbt.version=1.4.4 From 0048ba58618c58aaf830f6cf985b64cc4ce803c0 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Thu, 3 Dec 2020 17:19:56 -0800 Subject: [PATCH 2/2] tweak readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ad1942..e17ab0e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6") sbt.version=1.3.13 ``` -Older versions of sbt are not supported. +Older versions of sbt are not supported. Newer versions (e.g. in the 1.4.x series) also work. ### build.sbt