Skip to content

Commit

Permalink
Update mainargs to 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 14, 2024
1 parent 28e69df commit fd98391
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 @@ -33,7 +33,7 @@ object sclin
def scalacOptions = Seq("-deprecation", "-feature", "-Wunused:all")
def ivyDeps = Agg(
ivy"org.typelevel::spire:0.18.0",
ivy"com.lihaoyi::mainargs:0.7.2",
ivy"com.lihaoyi::mainargs:0.7.5",
ivy"com.lihaoyi::fansi:0.5.0",
ivy"com.lihaoyi::upickle:4.0.1",
ivy"com.lihaoyi::os-lib:0.10.4",
Expand Down

0 comments on commit fd98391

Please sign in to comment.