From 6634389010e54ab9862e73cd51741343250d07ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 00:34:55 +0000 Subject: [PATCH] coursier: Update to version 2.1.14 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index d2add367be..b5f4c76950 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.13", + "version": "2.1.14", "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.13/coursier#/coursier.jar", - "hash": "0061e925a2a1bbdfebcd63df356cc93dda7f8e940e9b6f01180717bb0c8d3711", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.14/coursier#/coursier.jar", + "hash": "c80594d2bb9a3409584cfba33ce8e6a17807d2256662765e22a9f7f9f3763fad", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",