From cba4683471fc81355df9ccf2e915c37717ed3e71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:30:19 +0000 Subject: [PATCH] sbt: Update to version 1.9.7 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index e5c114cae3..bbd47c837a 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.9.6", + "version": "1.9.7", "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.6/sbt-1.9.6.zip", - "hash": "8daa26edc8e2f862397282807f317fc4d71a0334cee736305d370ba6976737f7", + "url": "https://github.com/sbt/sbt/releases/download/v1.9.7/sbt-1.9.7.zip", + "hash": "74f36c2b044b63f3a24300b8e32eea20afc462b16974bf13f6e393a64530116d", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {