Skip to content

Commit 154c1cc

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/minio/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents 30a2025 + 56fa474 commit 154c1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/minio/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation("io.minio:minio:8.5.17")
7-
testImplementation 'org.assertj:assertj-core:3.27.3'
7+
testImplementation 'org.assertj:assertj-core:3.27.4'
88
}

0 commit comments

Comments
 (0)