mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-12-12 21:30:29 +05:30
fix(deps): update dependency io.minio:minio to v8.5.11
This commit is contained in:
parent
66e7557f49
commit
0e7a9cdb2c
@ -43,7 +43,7 @@ dependencies {
|
|||||||
implementation 'com.squareup.okhttp3:okhttp-brotli'
|
implementation 'com.squareup.okhttp3:okhttp-brotli'
|
||||||
implementation 'io.sentry:sentry:7.11.0'
|
implementation 'io.sentry:sentry:7.11.0'
|
||||||
implementation 'rocks.kavin:reqwest4j:1.0.14'
|
implementation 'rocks.kavin:reqwest4j:1.0.14'
|
||||||
implementation 'io.minio:minio:8.5.10'
|
implementation 'io.minio:minio:8.5.11'
|
||||||
compileOnly 'org.projectlombok:lombok:1.18.34'
|
compileOnly 'org.projectlombok:lombok:1.18.34'
|
||||||
annotationProcessor 'org.projectlombok:lombok:1.18.34'
|
annotationProcessor 'org.projectlombok:lombok:1.18.34'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user