From a388058d0d8134539dcb9107f5c8e349e3d48cb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:37:58 +0000 Subject: [PATCH] coursier: Update to version 2.1.22 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index ec7e68dcfb..20772bb1ee 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.21", + "version": "2.1.22", "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.21/coursier#/coursier.jar", - "hash": "49bbf62438da552aad11b1482347b3b3e927e9666514045035b3e21a10cab143", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.22/coursier#/coursier.jar", + "hash": "d2e81682f1b7007b7b87c17c5bc90292ccb1f7760ee758b94ada860046571a68", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",