Skip to content

Commit

Permalink
Merge pull request #920 from scala-steward/update/scopt-4.0.1
Browse files Browse the repository at this point in the history
Update scopt to 4.0.1
  • Loading branch information
mergify[bot] authored Mar 7, 2021
2 parents b9b027b + 28ed652 commit b09a8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ val scalaCheckVersion = "1.15.3"
val scalaXmlVersion = "1.3.0"
val scalazVersion = "7.3.3"
val scodecVersion = "1.11.7"
val scoptVersion = "4.0.0"
val scoptVersion = "4.0.1"

def macroParadise(configuration: Configuration): Def.Initialize[Seq[ModuleID]] =
Def.setting {
Expand Down

0 comments on commit b09a8f3

Please sign in to comment.