Skip to content

Commit

Permalink
Bump io.minio:minio from 8.5.7 to 8.5.8 in /modules/minio
Browse files Browse the repository at this point in the history
Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.7 to 8.5.8.
- [Release notes](https://github.com/minio/minio-java/releases)
- [Commits](minio/minio-java@8.5.7...8.5.8)

---
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] committed Feb 12, 2024
1 parent d80ce60 commit 1ab2f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/minio/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ description = "Testcontainers :: MinIO"
dependencies {
api project(':testcontainers')

testImplementation("io.minio:minio:8.5.7")
testImplementation("io.minio:minio:8.5.8")
testImplementation 'org.assertj:assertj-core:3.24.2'
}

0 comments on commit 1ab2f5d

Please sign in to comment.