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 12f9f19 commit eeb02aeCopy full SHA for eeb02ae
build.sc
@@ -122,7 +122,7 @@ object Deps {
122
val jlineReader = ivy"org.jline:jline-reader:3.14.1"
123
val jlineTerminal = ivy"org.jline:jline-terminal:3.14.1"
124
val jsch = ivy"com.jcraft:jsch:0.1.55"
125
- val mainargs = ivy"com.lihaoyi::mainargs:0.7.5"
+ val mainargs = ivy"com.lihaoyi::mainargs:0.7.6"
126
val osLib = ivy"com.lihaoyi::os-lib:0.11.2"
127
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
128
val requests = ivy"com.lihaoyi::requests:0.9.0"
0 commit comments