Update dependency joda-time:joda-time to v2.10.7

This commit is contained in:
Renovate Bot 2020-10-21 09:40:06 +00:00 committed by renovate[bot]
parent d6065f30f8
commit d36fcb890e

View file

@ -70,7 +70,7 @@ lazy val psforeverSettings = Seq(
"com.typesafe" % "config" % "1.4.0", "com.typesafe" % "config" % "1.4.0",
"com.github.pureconfig" %% "pureconfig" % "0.14.0", "com.github.pureconfig" %% "pureconfig" % "0.14.0",
"com.beachape" %% "enumeratum" % "1.6.1", "com.beachape" %% "enumeratum" % "1.6.1",
"joda-time" % "joda-time" % "2.10.6", "joda-time" % "joda-time" % "2.10.7",
"commons-io" % "commons-io" % "2.8.0", "commons-io" % "commons-io" % "2.8.0",
"com.github.scopt" %% "scopt" % "4.0.0-RC2", "com.github.scopt" %% "scopt" % "4.0.0-RC2",
"io.sentry" % "sentry-logback" % "1.7.30", "io.sentry" % "sentry-logback" % "1.7.30",