Skip to content

Commit

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

chore(deps): update dependency io.sentry:sentry to v7.14.0
  • Loading branch information
outductor authored Aug 16, 2024
2 parents a27156a + 104d7cc commit ec3722b
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 @@ -128,7 +128,7 @@ val dependenciesToEmbed = Seq(
"com.github.KisaragiEffective" % "ajd4jp-mirror" % "8.0.2.2021",

// Sentry
"io.sentry" % "sentry" % "7.13.0"
"io.sentry" % "sentry" % "7.14.0"
)

// endregion
Expand Down

0 comments on commit ec3722b

Please sign in to comment.