From f674f2689bd3b1f486291d52eceae617aed2627f Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 29 Oct 2024 12:17:44 +0100 Subject: [PATCH] Update to SBT 1.10.4 (#5201) Co-authored-by: Simon Dumas --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index cbf878e732..04a3949caf 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.10.3 +sbt.version = 1.10.4