Skip to content

Commit f77fcd0

Browse files
Migrate to Scala 3.0.0-M1
1 parent 7b34ad4 commit f77fcd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This is a wrapper script, that automatically download mill from GitHub release pages
44
# You can give the required mill version with MILL_VERSION env variable
55
# If no version is given, it falls back to the value of DEFAULT_MILL_VERSION
6-
DEFAULT_MILL_VERSION=0.8.0
6+
DEFAULT_MILL_VERSION=0.8.0-13-105f53
77

88
set -e
99

0 commit comments

Comments
 (0)