From e43197a5ba1ed98259ab6ab43a0188b4da00f5c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 20:25:01 +0000 Subject: [PATCH] coursier: Update to version 2.1.4 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index b5d3e13c39..90b1fcc888 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.3", + "version": "2.1.4", "description": "Pure Scala Artifact Fetching", "homepage": "https://github.com/coursier/coursier", "license": "Apache-2.0", - "url": "https://github.com/coursier/coursier/releases/download/v2.1.3/coursier#/coursier.jar", - "hash": "2bb33d429a7b59a96c47bac11994dc6a04a7852a478efa8da3021e6b74076e8c", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.4/coursier#/coursier.jar", + "hash": "8bfcff22e4b1bcb0c127d4191ae228ddbdc8645cbf279e6611b65fb56c859f3f", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",