From 6c2de459ef928aba81b9d5c51b4a274a08537f25 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 21 Dec 2021 19:07:27 +0100 Subject: [PATCH] Update sbt to 1.5.8 --- README.md | 2 +- project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12df876..da19f40 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ You will need to make the following adjustments to your build: ### project/build.properties ``` -sbt.version=1.5.7 +sbt.version=1.5.8 ``` You must use sbt 1.5.5 or newer; older versions of sbt are not supported. diff --git a/project/build.properties b/project/build.properties index baf5ff3..e64c208 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.7 +sbt.version=1.5.8