From 6f5908c3de277f34e3fd279bc4f1ea379723fc0e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 4 Jul 2021 07:00:39 +0000 Subject: [PATCH] sbt: Update to version 1.5.4 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index ec4a8e8771..731b4a9297 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.5.3", + "version": "1.5.4", "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.3/sbt-1.5.3.zip", - "hash": "991aff077a2e3ff5a3c4518c001e47173d99071cbd69f54d600de85f19b6333d", + "url": "https://github.com/sbt/sbt/releases/download/v1.5.4/sbt-1.5.4.zip", + "hash": "cef718440cf2652f7a48699d68a94bcf55d9a6ca08c58481f9b5a8c02e6eea75", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {