Merge pull request #959 from psforever/renovate/joda-time-joda-time-2.x

Update dependency joda-time:joda-time to v2.10.13
This commit is contained in:
Fate-JH 2021-11-01 11:16:47 -04:00 committed by GitHub
commit 176a5acafa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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",