From a7e2c34d3d45f16ae053c4ba4120527b0fe8a632 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 9 Feb 2018 22:00:24 +0000 Subject: [PATCH] Update sbt to version 1.1.1 --- sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbt.json b/sbt.json index e5a8435fda..1d4fa8169e 100644 --- a/sbt.json +++ b/sbt.json @@ -1,9 +1,9 @@ { "homepage": "https://www.scala-sbt.org/", - "version": "0.13.17", + "version": "1.1.1", "license": "BSD", - "url": "https://github.com/sbt/sbt/releases/download/v0.13.17/sbt-0.13.17.zip", - "hash": "2f09ef2b6b28ca884bb77c72060dcc39121dc580b53c55a1510e6d1fcdc62eca", + "url": "https://github.com/sbt/sbt/releases/download/v1.1.1/sbt-1.1.1.zip", + "hash": "56ab8b6091b47e9547d040ee7ed51239bc0c83c962cbc0b5aca578b5fe9d1b4f", "extract_dir": "sbt", "bin": [ "bin\\sbt.bat"