Update dependency com.github.scopt:scopt to v4.0.0

This commit is contained in:
Renovate Bot 2020-11-29 19:50:18 +00:00 committed by renovate[bot]
parent 1423500a33
commit b07fe77c6e

View file

@ -72,7 +72,7 @@ lazy val psforeverSettings = Seq(
"com.beachape" %% "enumeratum" % "1.6.1",
"joda-time" % "joda-time" % "2.10.8",
"commons-io" % "commons-io" % "2.8.0",
"com.github.scopt" %% "scopt" % "4.0.0-RC2",
"com.github.scopt" %% "scopt" % "4.0.0",
"io.sentry" % "sentry-logback" % "3.2.0",
"io.circe" %% "circe-core" % "0.13.0",
"io.circe" %% "circe-generic" % "0.13.0",