From 8e1bbe4f77613696f4f6c818e2cae4eec5a65411 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 04:29:54 +0000 Subject: [PATCH] coursier: Update to version 2.1.16 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index c5dcc4701a..7b31be264c 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.15", + "version": "2.1.16", "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.15/coursier#/coursier.jar", - "hash": "8c3033c4d7a76f3d8b688e5953b0c57ac48ccd72210bd4e894ef0ec3535fd73c", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.16/coursier#/coursier.jar", + "hash": "b8482ce3cc6663ac76713d4ef45810e8b5c056c4cc0dbccc95f34d9f03047dc6", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",