From b4929938d2b2f32db27c691c9f4160a69e5a616a Mon Sep 17 00:00:00 2001 From: Kevin Wallimann Date: Fri, 1 Aug 2025 15:39:29 +0200 Subject: [PATCH] Upgrade sbt version --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index b19d4e1..1b248df 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.7 +sbt.version = 1.11.3