From e25f829a4a85cbde1378c03d212de89cc63f068d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:23:53 +0000 Subject: [PATCH] mill: Update to version 0.11.7 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index d13021e1b1..6cab8d6fcd 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.11.6", + "version": "0.11.7", "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.11.6/0.11.6-assembly#/mill.bat", - "hash": "bc68639ce2af47645d805c775ac336d7b48ef6070a6649cf69fecb2a8dd224f5", + "url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.7/0.11.7-assembly#/mill.bat", + "hash": "8a28ca6654288885a8b3e29dabd848822339c8cef109fd7569bac9ef52cef630", "bin": "mill.bat", "checkver": { "github": "https://github.com/com-lihaoyi/mill"