Skip to content

Commit

Permalink
sentry++
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Feb 12, 2024
1 parent bffdf7c commit 9069c5c
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 @@ -153,5 +153,5 @@ dependencies {
implementation ('org.eclipse.jetty:jetty-client:8.1.22.v20160922') {
exclude group: 'org.eclipse.jetty.orbit', module: 'javax.servlet'
}
implementation 'io.sentry:sentry:7.0.0'
implementation 'io.sentry:sentry:7.3.0'
}

0 comments on commit 9069c5c

Please sign in to comment.