Skip to content

Commit 87fb471

Browse files
committed
Update os-lib to 0.11.1
1 parent 6342755 commit 87fb471

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
@@ -123,7 +123,7 @@ object Deps {
123123
val jlineTerminal = ivy"org.jline:jline-terminal:3.14.1"
124124
val jsch = ivy"com.jcraft:jsch:0.1.55"
125125
val mainargs = ivy"com.lihaoyi::mainargs:0.7.5"
126-
val osLib = ivy"com.lihaoyi::os-lib:0.10.7"
126+
val osLib = ivy"com.lihaoyi::os-lib:0.11.1"
127127
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
128128
val requests = ivy"com.lihaoyi::requests:0.9.0"
129129
val scalacheck = ivy"org.scalacheck::scalacheck:1.18.0"

0 commit comments

Comments
 (0)