From b7e4076cf52d5a7a0847b84c236ca145ef1b1ff9 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 8 Oct 2023 09:54:51 +0100 Subject: Update dependencies, mill and bump Scala version --- mill | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mill') diff --git a/mill b/mill index bbae120..21625f6 100755 --- a/mill +++ b/mill @@ -3,7 +3,7 @@ # This is a wrapper script, that automatically download mill from GitHub release pages # You can give the required mill version with MILL_VERSION env variable # If no version is given, it falls back to the value of DEFAULT_MILL_VERSION -DEFAULT_MILL_VERSION=0.10.10 +DEFAULT_MILL_VERSION=0.10.12 set -e -- cgit v1.2.3