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