From b28d1b268bd8909eb639efc8466b9ea89c890325 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 16:30:12 +0000 Subject: [PATCH] coursier: Update to version 2.1.25-M17 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 986fedef82..383e2a792b 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.25-M16", + "version": "2.1.25-M17", "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-M16/coursier#/coursier.jar", - "hash": "4a4204244ae18978ffaa32708a43df5523ce0edc35f1015224afee18811efabd", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M17/coursier#/coursier.jar", + "hash": "d7076bd8c6d75f7635225aa00b896654b73b751cc35b16de17d25a78ddac6ebc", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",