aboutsummaryrefslogtreecommitdiff
path: root/mill
diff options
context:
space:
mode:
authorJuan J. Martínez <jjm@usebox.net>2022-04-16 20:23:19 +0000
committerJuan J. Martínez <jjm@usebox.net>2022-04-16 20:23:19 +0000
commitf414fb1cf8f37ec0c1c6bbc3b7e0bebb48ec6435 (patch)
tree77ec1b1f18f8ac47fefe664746ac0ec9668a5aa5 /mill
parentf90e7bad9f1df2d652b82048e9073096ddc8df18 (diff)
parent5fa15e8cfe825e8e046728bd2ab56b48af8f99b2 (diff)
downloadspacebeans-f414fb1cf8f37ec0c1c6bbc3b7e0bebb48ec6435.tar.gz
spacebeans-f414fb1cf8f37ec0c1c6bbc3b7e0bebb48ec6435.zip
Merge branch 'updated-dependencies' into 'main'
Upated mill and dependencies See merge request reidrac/spacebeans!3
Diffstat (limited to 'mill')
-rwxr-xr-xmill2
1 files changed, 1 insertions, 1 deletions
diff --git a/mill b/mill
index 054a823..f85974d 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.9.12
+DEFAULT_MILL_VERSION=0.10.3
set -e