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.
1 parent da63eac commit 78ccf21Copy full SHA for 78ccf21
modules/couchbase/build.gradle
@@ -3,5 +3,5 @@ description = "Testcontainers :: Couchbase"
3
dependencies {
4
compile project(':testcontainers')
5
6
- testCompile 'com.couchbase.client:java-client:2.7.15'
+ testCompile 'com.couchbase.client:java-client:2.7.14'
7
}
0 commit comments