We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 859e124 + 4dd3a57 commit a49f1f5Copy full SHA for a49f1f5
build.sc
@@ -33,7 +33,7 @@ object sclin
33
def scalacOptions = Seq("-deprecation", "-feature", "-Wunused:all")
34
def ivyDeps = Agg(
35
ivy"org.typelevel::spire:0.18.0",
36
- ivy"com.lihaoyi::mainargs:0.7.0",
+ ivy"com.lihaoyi::mainargs:0.7.2",
37
ivy"com.lihaoyi::fansi:0.5.0",
38
ivy"com.lihaoyi::upickle:4.0.1",
39
ivy"com.lihaoyi::os-lib:0.10.4",
0 commit comments