From bd373771cc60e2bc4379f31e7a814e88f3a1f113 Mon Sep 17 00:00:00 2001 From: Anand Singh Date: Tue, 13 Jul 2021 00:33:07 +0000 Subject: [PATCH] Update sbt to 1.5.5 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 57f0579..215ddd2 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.5.4 \ No newline at end of file +sbt.version = 1.5.5 \ No newline at end of file