Skip to content

Commit

Permalink
sentry++
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Dec 26, 2023
1 parent e95a8ab commit e90c506
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 @@ -158,5 +158,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.1.0'
}

0 comments on commit e90c506

Please sign in to comment.