diff --git a/build.sbt b/build.sbt index 2b0272fe7..c6b0c6a12 100644 --- a/build.sbt +++ b/build.sbt @@ -74,7 +74,7 @@ lazy val psforeverSettings = Seq( "joda-time" % "joda-time" % "2.10.10", "commons-io" % "commons-io" % "2.11.0", "com.github.scopt" %% "scopt" % "4.0.1", - "io.sentry" % "sentry-logback" % "5.1.2", + "io.sentry" % "sentry-logback" % "5.2.0", "io.circe" %% "circe-core" % "0.14.1", "io.circe" %% "circe-generic" % "0.14.1", "io.circe" %% "circe-parser" % "0.14.1",