From 837072c85a7179d68bbe6c8855d54c0b31b8f916 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Sun, 17 Sep 2023 00:38:24 +0000 Subject: [PATCH] Update sbt to 1.9.6 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index e2e1cd84..dde206f7 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.3 \ No newline at end of file +sbt.version=1.9.6 \ No newline at end of file