From 68728b6aecd15e538fb538dba566e24f8006169b Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 4 Nov 2024 10:50:45 +0100 Subject: [PATCH] Update to SBT 1.10.5 (#5218) 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 04a3949caf..1767a6f85d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.10.4 +sbt.version = 1.10.5