Skip to content

Commit 4ace866

Browse files
committed
.
1 parent 132761b commit 4ace866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mill-build/src/millbuild/Deps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ object Deps {
117117
val junitInterface = mvn"com.github.sbt:junit-interface:0.13.3"
118118
val commonsIo = mvn"commons-io:commons-io:2.18.0"
119119
val log4j2Core = mvn"org.apache.logging.log4j:log4j-core:2.24.3"
120-
val osLib = mvn"com.lihaoyi::os-lib:0.11.5-M2"
120+
val osLib = mvn"com.lihaoyi::os-lib:0.11.5-M7"
121121
val pprint = mvn"com.lihaoyi::pprint:0.9.0"
122122
val mainargs = mvn"com.lihaoyi::mainargs:0.7.6"
123123
val millModuledefsVersion = "0.11.4"

0 commit comments

Comments
 (0)