Skip to content

Commit 6e66150

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/com.couchbase.client-java-client-3.2.0' into combined-pr-branch
2 parents 53478a5 + d5d91b5 commit 6e66150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/couchbase/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ description = "Testcontainers :: Couchbase"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation 'com.couchbase.client:java-client:3.1.6'
6+
testImplementation 'com.couchbase.client:java-client:3.2.0'
77
testImplementation 'org.awaitility:awaitility:4.1.0'
88
}

0 commit comments

Comments
 (0)