Skip to content

Commit e40dcc0

Browse files
Update os-lib from 0.9.0 to 0.9.3 (#1404)
Pull request: #1404
1 parent fcbebad commit e40dcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ object Deps {
8484
val jlineTerminal = ivy"org.jline:jline-terminal:3.14.1"
8585
val jsch = ivy"com.jcraft:jsch:0.1.54"
8686
val mainargs = ivy"com.lihaoyi::mainargs:0.5.4"
87-
val osLib = ivy"com.lihaoyi::os-lib:0.9.0"
87+
val osLib = ivy"com.lihaoyi::os-lib:0.9.3"
8888
val pprint = ivy"com.lihaoyi::pprint:0.8.1"
8989
val requests = ivy"com.lihaoyi::requests:0.8.0"
9090
val scalacheck = ivy"org.scalacheck::scalacheck:1.15.4"

0 commit comments

Comments
 (0)