From 5520443e9a7815ec1e0e78d38d17d06dcbf3bb88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 16:30:10 +0000 Subject: [PATCH] coursier: Update to version 2.1.3 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index cc50c05eef..b5d3e13c39 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.2", + "version": "2.1.3", "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.2/coursier#/coursier.jar", - "hash": "5ae667c151727074f353fdf1d3b61de5d722af074733ba80551ec9ab466a9ffe", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.3/coursier#/coursier.jar", + "hash": "2bb33d429a7b59a96c47bac11994dc6a04a7852a478efa8da3021e6b74076e8c", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",