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 910c878 commit 79958e3Copy full SHA for 79958e3
build.mill
@@ -150,7 +150,7 @@ object Deps {
150
val junitInterface = ivy"com.github.sbt:junit-interface:0.13.3"
151
val commonsIO = ivy"commons-io:commons-io:2.16.1"
152
val log4j2Core = ivy"org.apache.logging.log4j:log4j-core:2.23.1"
153
- val osLib = ivy"com.lihaoyi::os-lib:0.11.1"
+ val osLib = ivy"com.lihaoyi::os-lib:0.11.2"
154
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
155
val mainargs = ivy"com.lihaoyi::mainargs:0.7.6"
156
val millModuledefsVersion = "0.11.1"
0 commit comments