From c08fab38b2d8a829f43c5ee1e1acc592b09968e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 04:29:59 +0000 Subject: [PATCH] coursier: Update to version 2.1.25-M15 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 928af2053f..33012593fe 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.25-M14", + "version": "2.1.25-M15", "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-M14/coursier#/coursier.jar", - "hash": "d98cebc6b868af6484c99633e97fe841fd48045b422ce63d4a1d7c60575fa510", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M15/coursier#/coursier.jar", + "hash": "423cbd2417c5e917d681a9f1df94703da1309697b2f46c2e629dd4156b061437", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",