diff --git a/build.sbt b/build.sbt index 30911b8350..f579e124bf 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.1.0" + "io.sentry" % "sentry" % "8.2.0" ) // endregion