From 7ca02a31f9f603eba33db04e18c5d70304c756f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 08:26:50 +0000 Subject: [PATCH] sbt: Update to version 1.9.8 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index bbd47c837a..453d75cf2c 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.9.7", + "version": "1.9.8", "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.7/sbt-1.9.7.zip", - "hash": "74f36c2b044b63f3a24300b8e32eea20afc462b16974bf13f6e393a64530116d", + "url": "https://github.com/sbt/sbt/releases/download/v1.9.8/sbt-1.9.8.zip", + "hash": "380192b772a02004b0677a4125954ef672c1e9971683e12c1c866a191757a5b9", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {