From cbd9d850092fe62df820cc655cb7d4aa969f869c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 20:28:27 +0000 Subject: [PATCH] coursier: Update to version 2.1.25-M1 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 34c7a2d752..2652d2d48b 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.24", + "version": "2.1.25-M1", "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.24/coursier#/coursier.jar", - "hash": "7aa975f12469726d6bb87852107afe0b8d6f3c82b12a49ef43cc6647c4e057ca", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M1/coursier#/coursier.jar", + "hash": "bef250dd13dba360ddd794e70b71f1ee511e89116e7392ec753786a72aff0aae", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",