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 520d081 + 5c0fa07 commit af48866Copy full SHA for af48866
modules/couchbase/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
8
testImplementation 'com.couchbase.client:java-client:3.7.3'
9
testImplementation 'org.awaitility:awaitility:4.2.0'
10
- testImplementation 'org.assertj:assertj-core:3.26.3'
+ testImplementation 'org.assertj:assertj-core:3.27.3'
11
}
12
13
tasks.japicmp {
0 commit comments