Skip to content

Commit

Permalink
Update oslib to 0.9.2 (#2859)
Browse files Browse the repository at this point in the history
Pull request: #2859
  • Loading branch information
lefou authored Nov 6, 2023
1 parent c124843 commit 137e2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ object Deps {
val junitInterface = ivy"com.github.sbt:junit-interface:0.13.3"
val lambdaTest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.8.0"
val log4j2Core = ivy"org.apache.logging.log4j:log4j-core:2.20.0"
val osLib = ivy"com.lihaoyi::os-lib:0.9.1"
val osLib = ivy"com.lihaoyi::os-lib:0.9.2"
val pprint = ivy"com.lihaoyi::pprint:0.8.1"
val mainargs = ivy"com.lihaoyi::mainargs:0.5.4"
val millModuledefsVersion = "0.10.9"
Expand Down

0 comments on commit 137e2ac

Please sign in to comment.