Skip to content

Commit 045f129

Browse files
Bump org.assertj:assertj-core in /modules/couchbase
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.1. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.1) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36c8727 commit 045f129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/couchbase/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ dependencies {
77

88
testImplementation 'com.couchbase.client:java-client:3.5.1'
99
testImplementation 'org.awaitility:awaitility:4.2.0'
10-
testImplementation 'org.assertj:assertj-core:3.24.2'
10+
testImplementation 'org.assertj:assertj-core:3.25.1'
1111
}

0 commit comments

Comments
 (0)