From 91bac11753a0e8ce846a4be3a5014dd9e11ad591 Mon Sep 17 00:00:00 2001 From: Anand Singh Date: Wed, 15 Dec 2021 22:21:18 +0000 Subject: [PATCH] Update sbt to 1.5.7 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 215ddd2..2ca861b 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.7 \ No newline at end of file