diff --git a/build.gradle b/build.gradle index 72abbb0..3c5700a 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:6.30.0' + implementation 'io.sentry:sentry:6.34.0' implementation 'rocks.kavin:reqwest4j:1.0.12' implementation 'io.minio:minio:8.5.7' compileOnly 'org.projectlombok:lombok:1.18.30'