Skip to content

Commit

Permalink
chore(deps): update dependency io.sentry:sentry to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent 061dbfd commit 7d0b3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7d0b3ab

Please sign in to comment.