From c6dd323ae96918a44b9fa45403d390349d450c9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 13:14:19 +0000 Subject: [PATCH] sbt: Update to version 1.9.9 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index f7e2e9da9d..e8478b23c2 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.9.8", + "version": "1.9.9", "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.9.8/sbt-1.9.8.zip", - "hash": "380192b772a02004b0677a4125954ef672c1e9971683e12c1c866a191757a5b9", + "url": "https://github.com/sbt/sbt/releases/download/v1.9.9/sbt-1.9.9.zip", + "hash": "e296035788dff678c4416f85c6030b51ec2b5f2b6b72e940c80b7763b34bc5d9", "extract_dir": "sbt", "env_set": { "SBT_HOME": "$dir"