From 03e3e3bfc9b72f5013d42fa496576c124b06fd89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 04:26:55 +0000 Subject: [PATCH] coursier: Update to version 2.1.2 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 6c0ba6d050..cc50c05eef 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.1", + "version": "2.1.2", "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.1/coursier#/coursier.jar", - "hash": "a81aea2fc3c21e95a3d3ddbd14200cf85f549cc1bb6e25ce43795d991b7f4594", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.2/coursier#/coursier.jar", + "hash": "5ae667c151727074f353fdf1d3b61de5d722af074733ba80551ec9ab466a9ffe", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",