From d346af97c4172f4b204316eaff6f7e93be44fa4a Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Sun, 1 Dec 2024 00:09:38 +0000 Subject: [PATCH] Update sbt to 1.10.6 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 4d5f78cc..2a577eee 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.9 \ No newline at end of file +sbt.version=1.10.6 \ No newline at end of file