Skip to content

Commit

Permalink
Update scopt to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 13, 2018
1 parent 88afcd5 commit d133cd3
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 @@ -21,7 +21,7 @@ val scalaCheckVersion_1_13 = "1.13.5"
val scalaXmlVersion = "1.1.1"
val scalazVersion = "7.2.27"
val scodecVersion = "1.10.3"
val scoptVersion = "3.7.0"
val scoptVersion = "3.7.1"

def macroParadise(configuration: Configuration) = Def.setting {
CrossVersion.partialVersion(scalaVersion.value) match {
Expand Down

0 comments on commit d133cd3

Please sign in to comment.