From f59b4e77d9b464a486f284619e7f781e3813bc54 Mon Sep 17 00:00:00 2001 From: "lunatech-scala-steward[bot]" <166295259+lunatech-scala-steward[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 09:03:28 +0200 Subject: [PATCH] Update sbt to 1.10.0 (#97) Co-authored-by: lunatech-scala-steward[bot] <166295259+lunatech-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 04267b1..081fdbb 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.9 +sbt.version=1.10.0