Skip to content

Commit 851b7d2

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/minio/org.assertj-assertj-core-3.25.1' into combined-pr-branch
2 parents 13435e2 + 41f9509 commit 851b7d2

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.7")
7-
testImplementation 'org.assertj:assertj-core:3.24.2'
7+
testImplementation 'org.assertj:assertj-core:3.25.1'
88
}

0 commit comments

Comments
 (0)