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 d250020 commit 9d1a986Copy full SHA for 9d1a986
build.sc
@@ -174,7 +174,7 @@ object Deps {
174
val osLib = ivy"com.lihaoyi::os-lib:0.10.3"
175
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
176
// val mainargs = ivy"com.lihaoyi::mainargs:0.7.1"
177
- val mainargs = ivy"com.lihaoyi::mainargs:0.0.0-191-2161a9-DIRTY6998ecd4" // TODO: need to release this as a fix
+ val mainargs = ivy"com.lihaoyi::mainargs:0.0.0-191-37b70e" // TODO: need to release this as a fix
178
val millModuledefsVersion = "0.10.9"
179
val millModuledefsString = s"com.lihaoyi::mill-moduledefs:${millModuledefsVersion}"
180
val millModuledefs = ivy"${millModuledefsString}"
0 commit comments