From 35764036e5c203fdfe4a4849a875ee0a77674f0f Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Thu, 16 May 2024 17:10:48 +0200 Subject: [PATCH] ScalaSteward: Update sbt from 1.9.9 to 1.10.0 (#448) Co-authored-by: Alfonso Roa --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 66d9e4bc..4067c483 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,2 +1,2 @@ # suppress inspection "UnusedProperty" -sbt.version=1.9.9 +sbt.version=1.10.0