Skip to content

Commit

Permalink
fix(deps): update dependency io.minio:minio to v8.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and FireMasterK committed Aug 18, 2023
1 parent db5a92d commit 8e2564b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp-brotli'
implementation 'io.sentry:sentry:6.28.0'
implementation 'rocks.kavin:reqwest4j:1.0.9'
implementation 'io.minio:minio:8.5.4'
implementation 'io.minio:minio:8.5.5'
}

shadowJar {
Expand Down

0 comments on commit 8e2564b

Please sign in to comment.