Skip to content

Commit

Permalink
chore(deps): bump io.minio:minio from 8.5.10 to 8.5.12
Browse files Browse the repository at this point in the history
Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.10 to 8.5.12.
- [Release notes](https://github.com/minio/minio-java/releases)
- [Commits](minio/minio-java@8.5.10...8.5.12)

---
updated-dependencies:
- dependency-name: io.minio:minio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tchiotludo committed Sep 23, 2024
1 parent eaf93fb commit c1ee97a
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 @@ -52,7 +52,7 @@ dependencies {
compileOnly'org.slf4j:slf4j-api'

// Minio client dependency
implementation 'io.minio:minio:8.5.10'
implementation 'io.minio:minio:8.5.12'
}


Expand Down

0 comments on commit c1ee97a

Please sign in to comment.