From 9f8942a128bd139762b9f1beaf9d8ffd21e2eb70 Mon Sep 17 00:00:00 2001 From: "indoorvivants-steward[bot]" <111179303+indoorvivants-steward[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 17:45:05 +0100 Subject: [PATCH] Update sbt to 1.10.3 (#187) Co-authored-by: Indoor Vivants Steward[bot] <228215+Indoor+Vivants+Steward[bot]@users.noreply.github.com> --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 49214c4..cbf878e 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.9 +sbt.version = 1.10.3