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 6342755 commit 87fb471Copy full SHA for 87fb471
build.sc
@@ -123,7 +123,7 @@ object Deps {
123
val jlineTerminal = ivy"org.jline:jline-terminal:3.14.1"
124
val jsch = ivy"com.jcraft:jsch:0.1.55"
125
val mainargs = ivy"com.lihaoyi::mainargs:0.7.5"
126
- val osLib = ivy"com.lihaoyi::os-lib:0.10.7"
+ val osLib = ivy"com.lihaoyi::os-lib:0.11.1"
127
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
128
val requests = ivy"com.lihaoyi::requests:0.9.0"
129
val scalacheck = ivy"org.scalacheck::scalacheck:1.18.0"
0 commit comments