From c3201d98dfe4092f541ff58f2f378cc9058996ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 10 Nov 2020 09:13:09 +0100 Subject: [PATCH] sbt: Update to version 1.4.2 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index e6388c589d..53f00c7207 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.4.1", + "version": "1.4.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.4.1/sbt-1.4.1.zip", - "hash": "6316ccf218ca2c2e19816f1caf0fd9a30fd27d2599b14655356320f6a963f494", + "url": "https://github.com/sbt/sbt/releases/download/v1.4.2/sbt-1.4.2.zip", + "hash": "4ea0b6fe056fd521eb6f785ee2e4694a2a0128b5de362e233cab0c1a20eb04eb", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {