diff --git a/build.sbt b/build.sbt index c7a6e73a0..205021a06 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.0.1", + "io.sentry" % "sentry-logback" % "5.1.2", "io.circe" %% "circe-core" % "0.14.1", "io.circe" %% "circe-generic" % "0.14.1", "io.circe" %% "circe-parser" % "0.14.1",