Skip to content

Commit 4340990

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mongodb/org.assertj-assertj-core-3.25.3' into combined-pr-branch
2 parents 26847f1 + c4e8504 commit 4340990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mongodb/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("org.mongodb:mongodb-driver-sync:5.1.0")
7-
testImplementation 'org.assertj:assertj-core:3.25.1'
7+
testImplementation 'org.assertj:assertj-core:3.25.3'
88
}

0 commit comments

Comments
 (0)