diff --git a/bucket/coursier.json b/bucket/coursier.json index 7fbb5d7b57..6c0ba6d050 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -1,10 +1,10 @@ { - "version": "2.1.0", + "version": "2.1.1", "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.0/coursier#/coursier.jar", - "hash": "3dfbeaa15c1fe426dff8c79ffefea384ccd59dfc0cd3efef050a12e1133998ae", + "url": "https://github.com/coursier/coursier/releases/download/v2.1.1/coursier#/coursier.jar", + "hash": "a81aea2fc3c21e95a3d3ddbd14200cf85f549cc1bb6e25ce43795d991b7f4594", "bin": "coursier.jar", "env_set": { "COURSIER_CACHE": "$dir\\cache",