From 935291c07ddef309f36b7860c5473bb31595cc96 Mon Sep 17 00:00:00 2001 From: "alexklibisz-scala-steward[bot]" <125160947+alexklibisz-scala-steward[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:16:03 -0500 Subject: [PATCH] Dependencies: Update sbt, scripted-plugin from 1.10.6 to 1.10.7 (#755) Co-authored-by: alexklibisz-scala-steward[bot] <125160947+alexklibisz-scala-steward[bot]@users.noreply.github.com> --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 25ff9a6c..0882e8a3 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.10.6 \ No newline at end of file +sbt.version = 1.10.7 \ No newline at end of file