From c4d1d9441455243ba9351cb7a8d83d998ba06144 Mon Sep 17 00:00:00 2001 From: Tobias Jonas Date: Tue, 28 Apr 2026 00:50:05 +0000 Subject: [PATCH] chore: update sbt, scripted-plugin from 1.9.9 to 1.12.10 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index f2f13471..a009e4a8 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.12.10 \ No newline at end of file