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 219bb87 + 6718285 commit dab5e69Copy full SHA for dab5e69
modules/couchbase/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
7
8
testImplementation 'com.couchbase.client:java-client:3.7.3'
9
- testImplementation 'org.awaitility:awaitility:4.2.0'
+ testImplementation 'org.awaitility:awaitility:4.3.0'
10
testImplementation 'org.assertj:assertj-core:3.27.3'
11
}
12
0 commit comments