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 9f3c00f commit 4766e0dCopy full SHA for 4766e0d
build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation 'com.squareup.okhttp3:okhttp-brotli'
44
implementation 'io.sentry:sentry:7.8.0'
45
implementation 'rocks.kavin:reqwest4j:1.0.14'
46
- implementation 'io.minio:minio:8.5.9'
+ implementation 'io.minio:minio:8.5.10'
47
compileOnly 'org.projectlombok:lombok:1.18.32'
48
annotationProcessor 'org.projectlombok:lombok:1.18.32'
49
}
0 commit comments