From 87019c3b89754c9f74d519a29c706354421adc63 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 16 Nov 2020 05:13:56 +0100 Subject: [PATCH] Update sbt to 1.4.3 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 975ca01a..770731be 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.0 +sbt.version=1.4.3