From e2efb89e55cc4f162b2cdf9ef72f57aedcfffdc6 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 17 Mar 2025 14:48:58 +0000 Subject: [PATCH] Update sbt, scripted-plugin 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 100644 --- 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