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 e44a9cd + eb1f0a2 commit 4e8fad3Copy full SHA for 4e8fad3
modules/couchbase/build.gradle
@@ -4,5 +4,5 @@ dependencies {
4
api project(':testcontainers')
5
6
testImplementation 'com.couchbase.client:java-client:3.2.2'
7
- testImplementation 'org.awaitility:awaitility:4.1.0'
+ testImplementation 'org.awaitility:awaitility:4.1.1'
8
}
0 commit comments