From f91669a319679aaa1c4a054d5473992da3f27aed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:31:36 +0000 Subject: [PATCH] sbt: Update to version 1.10.6 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index 5ec8aaa296..ac6800fb72 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.10.3", + "version": "1.10.6", "description": "A build tool for Scala, Java, and more", "homepage": "https://www.scala-sbt.org", "license": "BSD-3-Clause", - "url": "https://github.com/sbt/sbt/releases/download/v1.10.3/sbt-1.10.3.zip", - "hash": "4b07aa010e412f5e7f1f96af862f585abe17387078245ac767426080d0ddea87", + "url": "https://github.com/sbt/sbt/releases/download/v1.10.6/sbt-1.10.6.zip", + "hash": "6754799cad8d52861c66b726198cd6d14777870ac39d25af0286bfdfe76870df", "extract_dir": "sbt", "env_set": { "SBT_HOME": "$dir"