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

This commit is contained in:
Renovate Bot 2021-10-29 12:59:32 +00:00
parent 6ec11eea45
commit 7a6837151c
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.17.0",
"com.beachape" %% "enumeratum" % "1.7.0",
"joda-time" % "joda-time" % "2.10.12",
"joda-time" % "joda-time" % "2.10.13",
"commons-io" % "commons-io" % "2.11.0",
"com.github.scopt" %% "scopt" % "4.0.1",
"io.sentry" % "sentry-logback" % "5.3.0",