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 fcbebad commit e40dcc0Copy full SHA for e40dcc0
build.sc
@@ -84,7 +84,7 @@ object Deps {
84
val jlineTerminal = ivy"org.jline:jline-terminal:3.14.1"
85
val jsch = ivy"com.jcraft:jsch:0.1.54"
86
val mainargs = ivy"com.lihaoyi::mainargs:0.5.4"
87
- val osLib = ivy"com.lihaoyi::os-lib:0.9.0"
+ val osLib = ivy"com.lihaoyi::os-lib:0.9.3"
88
val pprint = ivy"com.lihaoyi::pprint:0.8.1"
89
val requests = ivy"com.lihaoyi::requests:0.8.0"
90
val scalacheck = ivy"org.scalacheck::scalacheck:1.15.4"
0 commit comments