From 097e6ed623347d35d652601b03f87f6d99977ac8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 3 Apr 2019 17:00:28 +0000 Subject: [PATCH] coursier: Update to version 1.1.0-M14 --- coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/coursier.json b/coursier.json index 7055f3cee0..29dc1987b5 100644 --- a/coursier.json +++ b/coursier.json @@ -2,9 +2,9 @@ "homepage": "https://github.com/coursier/coursier", "description": "Pure Scala Artifact Fetching", "license": "Apache-2.0", - "version": "1.1.0-M13-2", - "url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M13-2/coursier#/coursier.jar", - "hash": "9b3cc9df0d66d7ebc8ecfca193eb8d2df11e162a8c2560762d2b97c3ca35a9cb", + "version": "1.1.0-M14", + "url": "https://github.com/coursier/coursier/releases/download/v1.1.0-M14/coursier#/coursier.jar", + "hash": "aba9c2d6321610bd6fb899ca84f0f7db59141256362a242f2a76b36bdfecd0b0", "bin": "coursier.jar", "checkver": { "url": "https://github.com/coursier/coursier/releases",