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 c8fee31 + 78ae99b commit ebb21acCopy full SHA for ebb21ac
modules/couchbase/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
8
testImplementation 'com.couchbase.client:java-client:3.8.3'
9
testImplementation 'org.awaitility:awaitility:4.3.0'
10
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
11
}
12
13
tasks.japicmp {
0 commit comments