From 9b672224ae460d5419cd6f9601212e7a17d0fd93 Mon Sep 17 00:00:00 2001 From: Tobias Jonas Date: Tue, 18 Mar 2025 00:23:24 +0000 Subject: [PATCH] chore: update sbt, scripted-plugin from 1.9.9 to 1.10.11 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index f2f13471..00a19d65 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.11 \ No newline at end of file