From c1da9de582469e42b8bbdce6a3cabe3f50bd87f4 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 3 Jun 2025 15:37:28 +0000 Subject: [PATCH] Update sbt to 1.11.1 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index fdb2429..54a735d 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.1 \ No newline at end of file