From c7d962a01ec3bb07edf0b547befe58e805089f05 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 9 Jun 2025 16:58:09 +0000 Subject: [PATCH] Update sbt to 1.11.2 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index fdb2429..3f1b698 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.8.3 \ No newline at end of file +sbt.version=1.11.2 \ No newline at end of file