From b7c37152bba05c910fddbaf196db24a21ee76176 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 25 Nov 2023 16:06:01 +0000 Subject: [PATCH] Update sbt to 1.9.7 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index fdb2429..d415199 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.8.3 \ No newline at end of file +sbt.version=1.9.7 \ No newline at end of file