From baa89766f6cee458100dd67343204ef389a9610b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 04:38:21 +0000 Subject: [PATCH] sbt: Update to version 1.7.3 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index 3481d08b10..194fb24c34 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.7.2", + "version": "1.7.3", "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.7.2/sbt-1.7.2.zip", - "hash": "e9e3814b2a5a83734d02bf8f1dd8ac285620e601e2f9b1c0fa18c8b38d0dabe3", + "url": "https://github.com/sbt/sbt/releases/download/v1.7.3/sbt-1.7.3.zip", + "hash": "073fb185ede6fa5b62e2a5e3d0db1f22cea40cebf51be585c78d60931fa09fe2", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {