From d41d18b8395669d50d0258b80b6e32d77f59cf1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 16:31:54 +0000 Subject: [PATCH] coursier: Update to version 2.1.20 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index e0425a3af0..f0ba31a8e1 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.19", + "version": "2.1.20", "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.19/coursier#/coursier.jar", - "hash": "13a2c48b69bf04c093f53e5463331b21ca23e3630a3f6388736ed718331423bc", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.20/coursier#/coursier.jar", + "hash": "417711e975e9bc0feae6ba62f64bdeee1f205a9da33b644482a525fde910f410", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",