From 834236f911690b6fba92d3f965dfa0e346262455 Mon Sep 17 00:00:00 2001 From: Anand Singh Date: Tue, 21 Dec 2021 00:20:36 +0000 Subject: [PATCH] Update sbt to 1.5.8 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 215ddd2..3a123c9 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.5.5 \ No newline at end of file +sbt.version = 1.5.8 \ No newline at end of file