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