From 5216fc884512b83e11e70344c0aeaa97055acf92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:30:17 +0000 Subject: [PATCH] coursier: Update to version 2.1.13 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 8fb06e75bb..d2add367be 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.12", + "version": "2.1.13", "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.12/coursier#/coursier.jar", - "hash": "44ae85016a49fbcf19170ad27c3c16774becc8d269c9cc6972f5bc0692b2149c", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.13/coursier#/coursier.jar", + "hash": "0061e925a2a1bbdfebcd63df356cc93dda7f8e940e9b6f01180717bb0c8d3711", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",