Skip to content

Commit

Permalink
bump sentry to 7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Jun 12, 2024
1 parent 31d4caf commit 09e9e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,5 @@ dependencies {
exclude group: 'org.eclipse.jetty.orbit', module: 'javax.servlet'
}
implementation 'javax.servlet:javax.servlet-api:4.0.1'
implementation 'io.sentry:sentry:7.9.0'
implementation 'io.sentry:sentry:7.10.0'
}

0 comments on commit 09e9e7d

Please sign in to comment.