Skip to content

Commit

Permalink
GH-114 Update dependency io.sentry:sentry to v7.6.0 (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent c1910d8 commit f44be74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
implementation("pw.chew:jda-chewtils-command:2.0-SNAPSHOT")

// Sentry.io integration
implementation("io.sentry:sentry:7.5.0")
implementation("io.sentry:sentry:7.6.0")

// ORMLite
implementation("com.j256.ormlite:ormlite-core:6.1")
Expand Down

0 comments on commit f44be74

Please sign in to comment.