From bce898c2f14c47c178c0ec2303f0ee8fe737b5cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:32:20 +0000 Subject: [PATCH] mill: Update to version 0.12.5 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 0ded718d02..11505c024d 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.12.4", + "version": "0.12.5", "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.12.4/0.12.4-assembly#/mill.bat", - "hash": "5a5ca4c8dc97522b51e851db8595ce7892ad302aefa092b582bba1f86fe191bf", + "url": "https://github.com/com-lihaoyi/mill/releases/download/0.12.5/0.12.5-assembly#/mill.bat", + "hash": "0c7b25412feecf06d955d013418de9a9080ce755bedbac7601c9109c33d5a057", "bin": "mill.bat", "checkver": { "github": "https://github.com/com-lihaoyi/mill"