From 7e04f389efd7c53c458094604b9158558ece8c89 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 31 Oct 2024 01:28:22 +0000 Subject: [PATCH] Update sbt, scripted-plugin to 1.10.4 --- project/build.properties | 2 +- scalafix/project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project/build.properties b/project/build.properties index 01767a4f..1c1fffda 100644 --- a/project/build.properties +++ b/project/build.properties @@ -14,4 +14,4 @@ # specific language governing permissions and limitations # under the License. # -sbt.version=1.10.3 +sbt.version=1.10.4 diff --git a/scalafix/project/build.properties b/scalafix/project/build.properties index bc739060..09feeeed 100644 --- a/scalafix/project/build.properties +++ b/scalafix/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.3 +sbt.version=1.10.4