From a4c4839dbaccd64c2ba6a14bc1d47dcba8da0f04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:29:46 +0000 Subject: [PATCH] coursier: Update to version 2.1.10 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index e95ae7d3c3..2e3a04412a 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.9", + "version": "2.1.10", "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.9/coursier#/coursier.jar", - "hash": "663d270c2a5b4fb7e819d524c4f1bf15e963663d5a964fe0bc4d26fd3e169571", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.10/coursier#/coursier.jar", + "hash": "7e26709830ee69a7c16d841d3b13e94eb95e30b3926a40ad7a2ce92b07064ad9", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",