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

This commit is contained in:
Renovate Bot 2021-02-05 23:45:08 +00:00
parent 8927d0b5cd
commit 5dee2dd3fe
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -71,7 +71,7 @@ lazy val psforeverSettings = Seq(
"com.typesafe" % "config" % "1.4.1",
"com.github.pureconfig" %% "pureconfig" % "0.14.0",
"com.beachape" %% "enumeratum" % "1.6.1",
"joda-time" % "joda-time" % "2.10.9",
"joda-time" % "joda-time" % "2.10.10",
"commons-io" % "commons-io" % "2.8.0",
"com.github.scopt" %% "scopt" % "4.0.0",
"io.sentry" % "sentry-logback" % "3.2.1",