Skip to content

Commit b0827c4

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/mongodb/org.assertj-assertj-core-3.25.1' into combined-pr-branch
2 parents 6509d4f + 270001e commit b0827c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mongodb/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation("org.mongodb:mongodb-driver-sync:4.11.1")
7-
testImplementation 'org.assertj:assertj-core:3.24.2'
7+
testImplementation 'org.assertj:assertj-core:3.25.1'
88
}
99

1010
tasks.japicmp {

0 commit comments

Comments
 (0)