From b83911aa34b00acec17087ded73fbd563e13690d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 16:26:35 +0000 Subject: [PATCH] coursier: Update to version 2.1.9 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 39d2a8d311..e95ae7d3c3 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.8", + "version": "2.1.9", "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.8/coursier#/coursier.jar", - "hash": "7e7776ff879ae35d5cfdfde9fc1cc81de9284585739e86c96c16383466f53702", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.9/coursier#/coursier.jar", + "hash": "663d270c2a5b4fb7e819d524c4f1bf15e963663d5a964fe0bc4d26fd3e169571", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",