Skip to content

Commit 63a0eef

Browse files
committed
Update mainargs to 0.7.6
1 parent 6342755 commit 63a0eef

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
@@ -122,7 +122,7 @@ object Deps {
122122
val jlineReader = ivy"org.jline:jline-reader:3.14.1"
123123
val jlineTerminal = ivy"org.jline:jline-terminal:3.14.1"
124124
val jsch = ivy"com.jcraft:jsch:0.1.55"
125-
val mainargs = ivy"com.lihaoyi::mainargs:0.7.5"
125+
val mainargs = ivy"com.lihaoyi::mainargs:0.7.6"
126126
val osLib = ivy"com.lihaoyi::os-lib:0.10.7"
127127
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
128128
val requests = ivy"com.lihaoyi::requests:0.9.0"

0 commit comments

Comments
 (0)