diff --git a/bucket/mill.json b/bucket/mill.json index 59c469e648..d13021e1b1 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.10.14", + "version": "0.11.6", "description": "Build tool aiming for Java and Scala.", "homepage": "https://mill-build.com/", "license": "MIT", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/com-lihaoyi/mill/releases/download/0.10.14/0.10.14-assembly#/mill.bat", - "hash": "139e8508849bd08ee50b78db15cf0be91a996d6db3518a212e2960103cb55ff7", + "url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.6/0.11.6-assembly#/mill.bat", + "hash": "bc68639ce2af47645d805c775ac336d7b48ef6070a6649cf69fecb2a8dd224f5", "bin": "mill.bat", "checkver": { "github": "https://github.com/com-lihaoyi/mill"