From 60f266e982e12f8a86d27f1e36d41e7ea3ac3e04 Mon Sep 17 00:00:00 2001 From: "zio-scala-steward[bot]" <145262613+zio-scala-steward[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 07:35:22 +0100 Subject: [PATCH] Update sbt, scripted-plugin to 1.10.6 (#1410) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## About this PR 📦 Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt) from `1.10.5` to `1.10.6` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.10.6) - [Version Diff](https://github.com/sbt/sbt/compare/v1.10.5...v1.10.6) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index db1723b08..e88a0d817 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.5 +sbt.version=1.10.6