From 47a73990255a5250f5d3809c9eeb38cc021b3757 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 16:29:41 +0000 Subject: [PATCH] coursier: Update to version 2.1.25-M12 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 79cb9cbb7e..731de7c62d 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.25-M11", + "version": "2.1.25-M12", "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-M11/coursier#/coursier.jar", - "hash": "8722c637ad902137559f083f62556be87818f5d6a2ea9013b6ed8b9ac8ebe277", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M12/coursier#/coursier.jar", + "hash": "b5769daa8267e874c5ba5b257b2b16eab87188f25113f49bb562f3dbdd91fa43", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",