Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #5 from scala-steward/update/scopt-3.7.1
Browse files Browse the repository at this point in the history
Update scopt to 3.7.1
  • Loading branch information
tanishiking authored Apr 8, 2019
2 parents 92be427 + 819905c commit 7fc1087
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
@@ -1,7 +1,7 @@
val scalafmtV = "2.0.0-RC5"
val metaconfigV = "0.8.4"
val scalatestV = "3.0.5"
val scoptV = "3.7.0"
val scoptV = "3.7.1"
val similarityV = "1.0.1"

lazy val scalaunfmt = (project in file(".")).
Expand Down

0 comments on commit 7fc1087

Please sign in to comment.