From 93c49bcca1d34d3cf8119c5f70fff3b53216916d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 23 Dec 2024 14:30:39 +0000 Subject: [PATCH] Update sbt, scripted-plugin to 1.10.7 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index f2f13471..0882e8a3 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.7 \ No newline at end of file