From da9e48124453d9d15b92bdd758e6c7ed2adca406 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Dec 2021 08:28:59 +0000 Subject: [PATCH] sbt: Update to version 1.5.8 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index be39f2d5f2..b21256e945 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.5.7", + "version": "1.5.8", "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.5.7/sbt-1.5.7.zip", - "hash": "18a0f494c6d5cd02cec5e315a51834d20beda6c8bc9dde209514864867db6cb7", + "url": "https://github.com/sbt/sbt/releases/download/v1.5.8/sbt-1.5.8.zip", + "hash": "2a2b2e78cc8522afd5d3913f71196209ec2f78fa079f1e74f5881c87b53f50c5", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {