From 1c03c9741328cdfcf8df373497181e87d5716fb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 16:28:34 +0000 Subject: [PATCH] mill: Update to version 0.11.5 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index b35858b351..1429ee95f1 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.11.4", + "version": "0.11.5", "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.11.4/0.11.4-assembly#/mill.bat", - "hash": "e17fae7d31c408e98cefded2374545004f1bf669c791d3aa489f21dbd3ee8cb5", + "url": "https://github.com/lihaoyi/mill/releases/download/0.11.5/0.11.5-assembly#/mill.bat", + "hash": "b0224c0b2e132d1415df3236f00c9dbf96bc395f0e1ce8cb6f085fc8897139e6", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"