From 4bf33c4cc2558881d1d7d29d1e72bc93cf62f034 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Sun, 27 Jul 2025 00:20:37 +0000 Subject: [PATCH] Update sbt, scripted-plugin to 1.11.3 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index af06c85..0d08862 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.11 \ No newline at end of file +sbt.version=1.11.3 \ No newline at end of file