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 132761b commit 4ace866Copy full SHA for 4ace866
mill-build/src/millbuild/Deps.scala
@@ -117,7 +117,7 @@ object Deps {
117
val junitInterface = mvn"com.github.sbt:junit-interface:0.13.3"
118
val commonsIo = mvn"commons-io:commons-io:2.18.0"
119
val log4j2Core = mvn"org.apache.logging.log4j:log4j-core:2.24.3"
120
- val osLib = mvn"com.lihaoyi::os-lib:0.11.5-M2"
+ val osLib = mvn"com.lihaoyi::os-lib:0.11.5-M7"
121
val pprint = mvn"com.lihaoyi::pprint:0.9.0"
122
val mainargs = mvn"com.lihaoyi::mainargs:0.7.6"
123
val millModuledefsVersion = "0.11.4"
0 commit comments