From 17d6e0850376808152dca4ee4c1e779a80dfa4b8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 15 Jan 2020 07:01:50 +0000 Subject: [PATCH] sbt: Update to version 1.3.7 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index d8336748d8..2a7b09b387 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { "homepage": "https://www.scala-sbt.org/", "description": "A build tool for Scala, Java, and more.", - "version": "1.3.6", + "version": "1.3.7", "license": "BSD-3-Clause", - "url": "https://github.com/sbt/sbt/releases/download/v1.3.6/sbt-1.3.6.zip", - "hash": "4c480e54f19bd70049d856ae6a4976ff13c5c7904d143b676f51f46cd064be37", + "url": "https://github.com/sbt/sbt/releases/download/v1.3.7/sbt-1.3.7.zip", + "hash": "66930fc48dad31a710aac4c9a7abe106d4f39736040e251adfba3923b8056390", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {