From f5a4b77823a621f4258bec5d05faf8ea5aaf91e8 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Sun, 1 Dec 2024 00:27:12 +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 cb409aa..2a577ee 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 \ No newline at end of file +sbt.version=1.10.6 \ No newline at end of file