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