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

This commit is contained in:
Renovate Bot 2021-09-29 03:04:20 +00:00 committed by renovate[bot]
parent c90fcb5627
commit feacaecb9d

View file

@ -71,7 +71,7 @@ lazy val psforeverSettings = Seq(
"com.typesafe" % "config" % "1.4.1", "com.typesafe" % "config" % "1.4.1",
"com.github.pureconfig" %% "pureconfig" % "0.16.0", "com.github.pureconfig" %% "pureconfig" % "0.16.0",
"com.beachape" %% "enumeratum" % "1.7.0", "com.beachape" %% "enumeratum" % "1.7.0",
"joda-time" % "joda-time" % "2.10.10", "joda-time" % "joda-time" % "2.10.11",
"commons-io" % "commons-io" % "2.11.0", "commons-io" % "commons-io" % "2.11.0",
"com.github.scopt" %% "scopt" % "4.0.1", "com.github.scopt" %% "scopt" % "4.0.1",
"io.sentry" % "sentry-logback" % "5.2.0", "io.sentry" % "sentry-logback" % "5.2.0",