Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/minio/…
Browse files Browse the repository at this point in the history
…io.minio-minio-8.5.11' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 26, 2024
2 parents 62c667d + ad7c6f2 commit 33fa288
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.10")
testImplementation("io.minio:minio:8.5.11")
testImplementation 'org.assertj:assertj-core:3.26.3'
}

0 comments on commit 33fa288

Please sign in to comment.