From 56a51059afdecb07a7c8e923ba4bbf40e71019dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 00:39:09 +0000 Subject: [PATCH] coursier: Update to version 2.1.25-M9 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 5166ddb335..f6fe1d9be9 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.25-M8", + "version": "2.1.25-M9", "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.25-M8/coursier#/coursier.jar", - "hash": "473d96376ac92e6a9d15b13e6268e6fc74d73d7efd063800a7efc032ce5ba435", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M9/coursier#/coursier.jar", + "hash": "4a9ebe2f08b54e61635fb43bb974d8fd4236d1a5e53dbabd3b2ec9c1b2753105", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",