From 037a5ccec55b1a463c351888444f597aec0771eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 20:29:03 +0000 Subject: [PATCH] coursier: Update to version 2.1.19 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 43b8b76329..e0425a3af0 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.18", + "version": "2.1.19", "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.18/coursier#/coursier.jar", - "hash": "6a5b177e54a74c45327d296960507b48ff60fcafb4bb306204b3361879e6581e", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.19/coursier#/coursier.jar", + "hash": "13a2c48b69bf04c093f53e5463331b21ca23e3630a3f6388736ed718331423bc", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",