From ff3e3ce02429acc1cd5b68e1b27b6cf9057e2129 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 00:34:28 +0000 Subject: [PATCH] coursier: Update to version 2.1.11 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 2e3a04412a..f9fd7b1d9e 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.10", + "version": "2.1.11", "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.10/coursier#/coursier.jar", - "hash": "7e26709830ee69a7c16d841d3b13e94eb95e30b3926a40ad7a2ce92b07064ad9", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.11/coursier#/coursier.jar", + "hash": "19de5133b41d15499a7ebe9c79012f1636d0b16a281c288c0ec946d4c60572b2", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",