Skip to content

Commit

Permalink
Merge pull request #2427 from GiganticMinecraft/renovate/io.sentry-se…
Browse files Browse the repository at this point in the history
…ntry-8.x

chore(deps): update dependency io.sentry:sentry to v8.1.0
  • Loading branch information
outductor authored Feb 5, 2025
2 parents 04d88a6 + aa067ce commit f4587e6
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.0.0"
"io.sentry" % "sentry" % "8.1.0"
)

// endregion
Expand Down

0 comments on commit f4587e6

Please sign in to comment.