From 6a8be1344f2cb8bdc6fbb510dddfd2f15fb4f8b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 16:30:44 +0000 Subject: [PATCH] mill: Update to version 0.10.9 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 2b6727bede..05902960f8 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.10.8", + "version": "0.10.9", "description": "Build tool aiming for Java and Scala.", "homepage": "http://www.lihaoyi.com/mill/", "license": "MIT", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/lihaoyi/mill/releases/download/0.10.8/0.10.8-assembly#/mill.bat", - "hash": "e6625ce5c2d3f71922c41f266c362e2587a5f9f35e0b0af53cccd4fd90a770ad", + "url": "https://github.com/lihaoyi/mill/releases/download/0.10.9/0.10.9-assembly#/mill.bat", + "hash": "5c3cb4edd173ca5465f36e5062a46de5ec9d54f4788c47af0b656bab181316dd", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"