From 0d6699df5b789cce983c18e7359c50f1c7bd3831 Mon Sep 17 00:00:00 2001 From: Tony McCrae Date: Thu, 9 Nov 2023 14:11:00 +0000 Subject: [PATCH] Leveling sbt from 1.5 to 1.9 resolves infinite loop during compile --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index baf5ff3..e8a1e24 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.7 +sbt.version=1.9.7