Skip to content

Commit

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

chore(deps): update dependency io.sentry:sentry to v6.25.1
  • Loading branch information
rito528 authored Jul 13, 2023
2 parents 31d12ad + 44525bc commit 14280aa
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 @@ -123,7 +123,7 @@ val dependenciesToEmbed = Seq(
"com.github.KisaragiEffective" % "ajd4jp-mirror" % "8.0.2.2021",

// Sentry
"io.sentry" % "sentry" % "6.25.0"
"io.sentry" % "sentry" % "6.25.1"
)

// endregion
Expand Down

0 comments on commit 14280aa

Please sign in to comment.