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 db08a8b commit c2ff65bCopy full SHA for c2ff65b
build.mill
@@ -148,7 +148,7 @@ object Deps {
148
val junitInterface = ivy"com.github.sbt:junit-interface:0.13.3"
149
val commonsIo = ivy"commons-io:commons-io:2.18.0"
150
val log4j2Core = ivy"org.apache.logging.log4j:log4j-core:2.24.3"
151
- val osLib = ivy"com.lihaoyi::os-lib:0.11.4-M4"
+ val osLib = ivy"com.lihaoyi::os-lib:0.11.4-M5"
152
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
153
val mainargs = ivy"com.lihaoyi::mainargs:0.7.6"
154
val millModuledefsVersion = "0.11.2"
0 commit comments