From 0c5ab6afd249b6faafc76fd833f97721718a542c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 08:30:08 +0000 Subject: [PATCH] sbt: Update to version 1.7.1 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index fd8972ccdd..3ad0d77fcb 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.7.0", + "version": "1.7.1", "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.0/sbt-1.7.0.zip", - "hash": "b9897f88812525b718764bbeab8c0e458b10bd3d477fa287337cf26d555dae60", + "url": "https://github.com/sbt/sbt/releases/download/v1.7.1/sbt-1.7.1.zip", + "hash": "2ae094410b518acc46d9cdcdc4e138b4c27cd5040fc91d48d2d823fe84984294", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {