From 2b7531e29c813be7db370c96c30d79bd930767ef Mon Sep 17 00:00:00 2001 From: Tobias Jonas Date: Mon, 4 Nov 2024 00:23:27 +0000 Subject: [PATCH] chore: update sbt from 1.9.9 to 1.10.5 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index f2f13471..34d63e1e 100755 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.9.9 \ No newline at end of file +sbt.version = 1.10.5 \ No newline at end of file