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

This commit is contained in:
Renovate Bot 2021-09-29 16:29:57 +00:00 committed by renovate[bot]
parent feacaecb9d
commit 0b14a39c52

View file

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