Skip to content

Commit

Permalink
Update dependency io.sentry:sentry to v6.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and FireMasterK committed Jun 22, 2023
1 parent 5d0f2b8 commit f4200da
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 @@ -39,7 +39,7 @@ dependencies {
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.11.0"))
implementation 'com.squareup.okhttp3:okhttp'
implementation 'com.squareup.okhttp3:okhttp-brotli'
implementation 'io.sentry:sentry:6.23.0'
implementation 'io.sentry:sentry:6.24.0'
implementation 'rocks.kavin:reqwest4j:1.0.4'
implementation 'io.minio:minio:8.5.4'
}
Expand Down

0 comments on commit f4200da

Please sign in to comment.