From 953afa288efba10c233ef616641a0ca3430fd269 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Feb 2022 20:24:05 +0000 Subject: [PATCH] sbt: Update to version 1.6.2 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index 998af4c664..7e740ab069 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.6.1", + "version": "1.6.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.6.1/sbt-1.6.1.zip", - "hash": "556c310eb9483f08235b6eb1e30eba5da14194721ad9baf769a17fd1f1537464", + "url": "https://github.com/sbt/sbt/releases/download/v1.6.2/sbt-1.6.2.zip", + "hash": "5eafd8d9de2c7fcac6e58674b640b97ad3dfc0fe06013a814456a2108048bdac", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {