diff --git a/build.sbt b/build.sbt index 91a3ce345e..96fa9625a5 100644 --- a/build.sbt +++ b/build.sbt @@ -126,7 +126,7 @@ val dependenciesToEmbed = Seq( "com.github.KisaragiEffective" % "ajd4jp-mirror" % "8.0.2.2021", // Sentry - "io.sentry" % "sentry" % "8.0.0" + "io.sentry" % "sentry" % "8.1.0" ) // endregion