We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a2fce4 + fd57f3d commit 6b8d73fCopy full SHA for 6b8d73f
modules/couchbase/build.gradle
@@ -7,5 +7,5 @@ dependencies {
7
8
testImplementation 'com.couchbase.client:java-client:3.7.1'
9
testImplementation 'org.awaitility:awaitility:4.2.1'
10
- testImplementation 'org.assertj:assertj-core:3.25.3'
+ testImplementation 'org.assertj:assertj-core:3.26.3'
11
}
0 commit comments