diff --git a/build.sbt b/build.sbt index e3e81c4dd..3e13d594f 100644 --- a/build.sbt +++ b/build.sbt @@ -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",