Skip to content

Commit 13c515f

Browse files
Update os-lib from 0.10.2 to 0.10.3 (#1522)
Pull request: #1522
1 parent 9bed970 commit 13c515f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ object Deps {
109109
val jlineTerminal = ivy"org.jline:jline-terminal:3.14.1"
110110
val jsch = ivy"com.jcraft:jsch:0.1.55"
111111
val mainargs = ivy"com.lihaoyi::mainargs:0.5.4"
112-
val osLib = ivy"com.lihaoyi::os-lib:0.10.2"
112+
val osLib = ivy"com.lihaoyi::os-lib:0.10.3"
113113
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
114114
val requests = ivy"com.lihaoyi::requests:0.8.3"
115115
val scalacheck = ivy"org.scalacheck::scalacheck:1.18.0"

0 commit comments

Comments
 (0)