diff --git a/build.gradle b/build.gradle index 69ab76f..f54e57d 100644 --- a/build.gradle +++ b/build.gradle @@ -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.6.0' + implementation 'io.sentry:sentry:7.8.0' implementation 'rocks.kavin:reqwest4j:1.0.14' implementation 'io.minio:minio:8.5.9' compileOnly 'org.projectlombok:lombok:1.18.32'