From 08dd002a7c0845a3600c2475f217d9f1c30c705e Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 8 Mar 2021 03:04:14 +0100 Subject: [PATCH] Update sbt to 1.4.8 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index f13bb413..48e1ff0d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -36,4 +36,4 @@ #======================================================================================================================= # Version of SBT to be used to perform the build. -sbt.version=1.4.7 +sbt.version=1.4.8