diff --git a/build.sbt b/build.sbt index 431b3df009..745e11c6f2 100644 --- a/build.sbt +++ b/build.sbt @@ -123,7 +123,7 @@ val dependenciesToEmbed = Seq( "com.github.KisaragiEffective" % "ajd4jp-mirror" % "8.0.2.2021", // Sentry - "io.sentry" % "sentry" % "6.25.2" + "io.sentry" % "sentry" % "6.26.0" ) // endregion