Skip to content

Commit 727c03a

Browse files
Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 in /modules/mongodb
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 559df36 commit 727c03a

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
@@ -8,7 +8,7 @@ dependencies {
88
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
99
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.13.4'
1010
testImplementation("org.mongodb:mongodb-driver-sync:5.1.4")
11-
testImplementation 'org.assertj:assertj-core:3.27.4'
11+
testImplementation 'org.assertj:assertj-core:3.27.6'
1212
}
1313

1414
tasks.japicmp {

0 commit comments

Comments
 (0)