From a3b211841837ab2ae0b89646c5ff86cc99c3c499 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 5 Nov 2024 15:14:49 +0000 Subject: [PATCH] Update sbt, scripted-plugin 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 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.5 \ No newline at end of file