From 1b9c1ef4efa8765e6198994a8019fd1a7883fb06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 04:30:10 +0000 Subject: [PATCH] coursier: Update to version 2.1.0 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 503358ed14..7fbb5d7b57 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.0-RC6", + "version": "2.1.0", "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.0-RC6/coursier#/coursier.jar", - "hash": "b8d4c9e58fd9e458ed1d323870bde648b2d03c508c999c8859708925c1c5a22c", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.0/coursier#/coursier.jar", + "hash": "3dfbeaa15c1fe426dff8c79ffefea384ccd59dfc0cd3efef050a12e1133998ae", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",