We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c336e commit 4e64fe8Copy full SHA for 4e64fe8
build.mill
@@ -150,7 +150,7 @@ object Deps {
150
val osLib = ivy"com.lihaoyi::os-lib:0.11.4-M2"
151
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
152
val mainargs = ivy"com.lihaoyi::mainargs:0.7.6"
153
- val millModuledefsVersion = "0.11.1"
+ val millModuledefsVersion = "0.11.2"
154
val millModuledefsString = s"com.lihaoyi::mill-moduledefs:${millModuledefsVersion}"
155
val millModuledefs = ivy"${millModuledefsString}"
156
val millModuledefsPlugin =
0 commit comments