Skip to content

Commit

Permalink
Update dependency io.sentry:sentry to v6.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 25663fc commit 00f9d56
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 @@ -44,7 +44,7 @@ dependencies {
implementation("pw.chew:jda-chewtils-command:2.0-SNAPSHOT")

// Sentry.io integration
implementation("io.sentry:sentry:6.31.0")
implementation("io.sentry:sentry:6.32.0")

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

0 comments on commit 00f9d56

Please sign in to comment.