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