From d726f98c5e86cd282209cc13c69863acb5e80846 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:24:30 +0000 Subject: [PATCH] coursier: Update to version 2.1.6 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index a3c11ef391..933129fbe7 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.5", + "version": "2.1.6", "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.5/coursier#/coursier.jar", - "hash": "ae6b2c2295e9e9bc2baf1b5b1f8e5c6ad631421ffb2beb6442dbdf298053a0d9", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.6/coursier#/coursier.jar", + "hash": "1c18ed476393cd680c766f2805f06e25ac4fe1aac0a2438c527444084b13be0f", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",