From db9d428e7b258218f0ad1ea94db200704ddfe151 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Sun, 10 Aug 2025 00:10:28 +0000 Subject: [PATCH] Update sbt, scripted-plugin to 1.11.4 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 4d5f78cc..9651bb5b 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.11.4 \ No newline at end of file