Skip to content

Commit

Permalink
Update dependency io.sentry:sentry to v6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2022
1 parent 2af5b72 commit b7488d9
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 @@ -89,7 +89,7 @@ dependencies {
implementation("org.bouncycastle:bcprov-jdk15on:1.70")

// Internal Analytics/Error Monitoring
implementation("io.sentry:sentry:6.4.3")
implementation("io.sentry:sentry:6.5.0")
implementation("io.sentry:sentry-logback:6.4.3")

//File stuff
Expand Down

0 comments on commit b7488d9

Please sign in to comment.