We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2300d3 commit 3ee9dcfCopy full SHA for 3ee9dcf
build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
42
implementation 'com.squareup.okhttp3:okhttp'
43
implementation 'com.squareup.okhttp3:okhttp-brotli'
44
- implementation 'io.sentry:sentry:8.13.3'
+ implementation 'io.sentry:sentry:8.14.0'
45
implementation 'rocks.kavin:reqwest4j:1.0.14'
46
implementation 'io.minio:minio:8.5.17'
47
compileOnly 'org.projectlombok:lombok:1.18.38'
0 commit comments