Skip to content

Commit

Permalink
Update os-lib to 0.11.2 (#1571)
Browse files Browse the repository at this point in the history
Pull request: #1571
  • Loading branch information
scala-steward authored Oct 20, 2024
1 parent 6342755 commit 12f9f19
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 jlineTerminal = ivy"org.jline:jline-terminal:3.14.1"
val jsch = ivy"com.jcraft:jsch:0.1.55"
val mainargs = ivy"com.lihaoyi::mainargs:0.7.5"
val osLib = ivy"com.lihaoyi::os-lib:0.10.7"
val osLib = ivy"com.lihaoyi::os-lib:0.11.2"
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
val requests = ivy"com.lihaoyi::requests:0.9.0"
val scalacheck = ivy"org.scalacheck::scalacheck:1.18.0"
Expand Down

0 comments on commit 12f9f19

Please sign in to comment.