From 0162e31f81f4bc5bcbe02bb71ed4c850f47cf18d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:29:27 +0000 Subject: [PATCH] coursier: Update to version 2.1.18 --- bucket/coursier.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coursier.json b/bucket/coursier.json index 2de6d2b72e..43b8b76329 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.17", + "version": "2.1.18", "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.17/coursier#/coursier.jar", - "hash": "6b59f1f94ac7caa11be52dfd724811218fa76edeef06b4f3180f60f46fb9d34a", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.18/coursier#/coursier.jar", + "hash": "6a5b177e54a74c45327d296960507b48ff60fcafb4bb306204b3361879e6581e", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",