From c4cd5dd2fd14a195232a44d20dfa57f1ff583698 Mon Sep 17 00:00:00 2001
From: Minyong Li <ml10g20@soton.ac.uk>
Date: Sun, 16 May 2021 20:27:12 +0100
Subject: [PATCH] build.properties: upgrade sbt to 1.5.2

---
 project/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/build.properties b/project/build.properties
index b5ef6ff..19479ba 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.4.8
+sbt.version=1.5.2
-- 
GitLab