From 976751a31d28f23c09cc52478270180925b9752d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 12:31:42 +0000 Subject: [PATCH] mill: Update to version 0.11.10 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 92e641909d..ebbb5e1d04 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.11.9", + "version": "0.11.10", "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.9/0.11.9-assembly#/mill.bat", - "hash": "3e3c2a43389638a08ef46d42c374a23af7609dcd35701ce0c9194e89303cbb80", + "url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.10/0.11.10-assembly#/mill.bat", + "hash": "fc855679352ede9895f3449f6ea7921bab674540d3a40ca805c6de0957a55297", "bin": "mill.bat", "checkver": { "github": "https://github.com/com-lihaoyi/mill"