From ccfdd3ea44e50d55c9528a64a08e30806cc63c87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:30:50 +0000 Subject: [PATCH] coursier: Update to version 2.1.21 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index f0ba31a8e1..ec7e68dcfb 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.20", + "version": "2.1.21", "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.20/coursier#/coursier.jar", - "hash": "417711e975e9bc0feae6ba62f64bdeee1f205a9da33b644482a525fde910f410", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.21/coursier#/coursier.jar", + "hash": "49bbf62438da552aad11b1482347b3b3e927e9666514045035b3e21a10cab143", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",