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

This commit is contained in:
Renovate Bot 2021-03-06 22:46:10 +00:00 committed by renovate[bot]
parent 04d7404f1d
commit 63ef9d8abb

View file

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