From 52fe79f7035e3e8efa62b466fb1ba41f7bf09b29 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Apr 2018 21:01:46 +0000 Subject: [PATCH] Update sbt to version 1.1.4 --- sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt.json b/sbt.json index 9b0da19a13..a9eaeee9a0 100644 --- a/sbt.json +++ b/sbt.json @@ -1,9 +1,9 @@ { "homepage": "https://www.scala-sbt.org/", - "version": "1.1.3", + "version": "1.1.4", "license": "BSD", - "url": "https://github.com/sbt/sbt/releases/download/v1.1.3/sbt-1.1.3.zip", - "hash": "deabe14159ec42b7582e89336a8f8b76f84269aea25e8d114e5637523edd202e", + "url": "https://github.com/sbt/sbt/releases/download/v1.1.4/sbt-1.1.4.zip", + "hash": "4ddc7c3a081c3a21a8821b0b8e4f33f2d52c24ef942296138a5ed71925588401", "extract_dir": "sbt", "bin": [ "bin\\sbt.bat"