Skip to content

Commit

Permalink
Update dependency io.sentry:sentry to v7.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 8942eaa commit 47deddb
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 @@ -51,7 +51,7 @@ dependencies {

// metrics and sentry
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("io.sentry:sentry:7.12.0")
implementation("io.sentry:sentry:7.13.0")

// database
implementation("com.zaxxer:HikariCP:5.1.0")
Expand Down

0 comments on commit 47deddb

Please sign in to comment.