From b6d5dd1b1031112b31b07a080fca711a9beed910 Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:59:38 +0200 Subject: [PATCH] Update sbt, scripted-plugin to 1.10.3 (#1057) --- 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 bf78f1e0..01767a4f 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.2 +sbt.version=1.10.3 diff --git a/scalafix/project/build.properties b/scalafix/project/build.properties index 0b699c30..bc739060 100644 --- a/scalafix/project/build.properties +++ b/scalafix/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.2 +sbt.version=1.10.3