Skip to content

Commit

Permalink
chore(deps): update dependency io.sentry:sentry to v6.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent ff6883a commit 7a94966
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.2"
"io.sentry" % "sentry" % "6.26.0"
)

// endregion
Expand Down

0 comments on commit 7a94966

Please sign in to comment.