fix(deps): update dependency io.sentry:sentry to v7.1.0

This commit is contained in:
renovate[bot] 2023-12-18 17:00:30 +00:00 committed by GitHub
parent 2f1f02923e
commit a201d52cb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ dependencies {
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
implementation 'com.squareup.okhttp3:okhttp'
implementation 'com.squareup.okhttp3:okhttp-brotli'
implementation 'io.sentry:sentry:7.0.0'
implementation 'io.sentry:sentry:7.1.0'
implementation 'rocks.kavin:reqwest4j:1.0.13'
implementation 'io.minio:minio:8.5.7'
compileOnly 'org.projectlombok:lombok:1.18.30'