Skip to content

Commit

Permalink
Update mainargs to 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 22, 2024
1 parent 12f9f19 commit eeb02ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ object Deps {
val jlineReader = ivy"org.jline:jline-reader:3.14.1"
val jlineTerminal = ivy"org.jline:jline-terminal:3.14.1"
val jsch = ivy"com.jcraft:jsch:0.1.55"
val mainargs = ivy"com.lihaoyi::mainargs:0.7.5"
val mainargs = ivy"com.lihaoyi::mainargs:0.7.6"
val osLib = ivy"com.lihaoyi::os-lib:0.11.2"
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
val requests = ivy"com.lihaoyi::requests:0.9.0"
Expand Down

0 comments on commit eeb02ae

Please sign in to comment.