From 668d6abb78bbb93d3907a675292bf8634e34ce39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 16:27:48 +0000 Subject: [PATCH] coursier: Update to version 2.1.8 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 37c4e9757b..39d2a8d311 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.7", + "version": "2.1.8", "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.7/coursier#/coursier.jar", - "hash": "6a28788247d2153c99b70eb535f07625c3637e6c585a2d6458d1a8a08fb5d741", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.8/coursier#/coursier.jar", + "hash": "7e7776ff879ae35d5cfdfde9fc1cc81de9284585739e86c96c16383466f53702", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",