From 39d2342d038d7e2f9e8c884aeaad36c4234509ab Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Mon, 4 Aug 2025 23:47:29 -0400 Subject: [PATCH] Use sbt 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 bbb0b608c..489e0a72d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.11.2 +sbt.version=1.11.4