From 08709efe301e586778f051551f08dd065ad7c714 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 20:24:24 +0000 Subject: [PATCH] sbt: Update to version 1.9.6 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index 3d2ffa0beb..e5c114cae3 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.9.5", + "version": "1.9.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.9.5/sbt-1.9.5.zip", - "hash": "b9f653bfd0373792064344adb0112e4d409bf2c51948fe8a362532664116f91c", + "url": "https://github.com/sbt/sbt/releases/download/v1.9.6/sbt-1.9.6.zip", + "hash": "8daa26edc8e2f862397282807f317fc4d71a0334cee736305d370ba6976737f7", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {