diff --git a/build.sbt b/build.sbt index 1d12e3d359..2fbf9d8385 100644 --- a/build.sbt +++ b/build.sbt @@ -121,7 +121,7 @@ val dependenciesToEmbed = Seq( "com.github.KisaragiEffective" % "ajd4jp-mirror" % "8.0.2.2021", // Sentry - "io.sentry" % "sentry" % "7.11.0" + "io.sentry" % "sentry" % "7.12.1" ) // endregion