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 49aa02c + 463e550 commit b67dd11Copy full SHA for b67dd11
modules/couchbase/build.gradle
@@ -6,6 +6,6 @@ dependencies {
6
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
7
8
testImplementation 'com.couchbase.client:java-client:3.6.2'
9
- testImplementation 'org.awaitility:awaitility:4.2.0'
+ testImplementation 'org.awaitility:awaitility:4.2.1'
10
testImplementation 'org.assertj:assertj-core:3.25.3'
11
}
0 commit comments