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