Skip to content

Commit

Permalink
Typo (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault authored Jul 25, 2019
1 parent 085b4a1 commit a266d7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ final case class Options(
else
Map.empty[Module, String]

val fromArgs = autoDependency
val fromArgs = autoVersion
.map(_.trim)
.filter(_.nonEmpty)
.map { s =>
Expand Down

0 comments on commit a266d7d

Please sign in to comment.