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 e48c37e commit 11d164aCopy full SHA for 11d164a
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.18.0"
152
val log4j2Core = ivy"org.apache.logging.log4j:log4j-core:2.24.3"
153
- val osLibVersion = "0.11.5-M2-DIRTYc8bf6115"
+ val osLibVersion = "0.11.5-M7"
154
val osLib = ivy"com.lihaoyi::os-lib:${osLibVersion}"
155
val osLibWatch = ivy"com.lihaoyi::os-lib-watch:${osLibVersion}"
156
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
0 commit comments