From 89e27dd188c0aae247c9baf1205ea2c1c81b9b35 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Sun, 27 Oct 2024 00:02:59 +0000 Subject: [PATCH] Update sbt to 1.10.3 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 4d5f78c..caeacc5 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.3 \ No newline at end of file