From f28213b48e29638ea4af524feba11212a2a39f7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 08:25:40 +0000 Subject: [PATCH] sbt: Update to version 1.9.4 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index 8fdeb37dd5..1985d4428f 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.9.2", + "version": "1.9.4", "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.2/sbt-1.9.2.zip", - "hash": "e9327acdc9e9a4d5b52c50966aa49f804cf6e8dedb065bfad6cfbf6c12c9714a", + "url": "https://github.com/sbt/sbt/releases/download/v1.9.4/sbt-1.9.4.zip", + "hash": "b80581f3c17f31a0df27c2f10093aafee40c34db0c6d8b6e33ccae78c4a299ae", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {