diff --git a/build.sbt b/build.sbt index 2d9b138d12..2c9989c323 100644 --- a/build.sbt +++ b/build.sbt @@ -128,7 +128,7 @@ val dependenciesToEmbed = Seq( "com.github.KisaragiEffective" % "ajd4jp-mirror" % "8.0.2.2021", // Sentry - "io.sentry" % "sentry" % "7.15.0" + "io.sentry" % "sentry" % "7.16.0" ) // endregion