Skip to content

Commit 5b88cc5

Browse files
authored
Merge branch 'main' into apply_coursier_config_files
2 parents 119ebe5 + 423f174 commit 5b88cc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/mill-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.5
1+
0.11.6

mill

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
set -e
88

99
if [ -z "${DEFAULT_MILL_VERSION}" ] ; then
10-
DEFAULT_MILL_VERSION=0.11.0
10+
DEFAULT_MILL_VERSION=0.11.6
1111
fi
1212

1313
if [ -z "$MILL_VERSION" ] ; then

0 commit comments

Comments
 (0)