Skip to content

Commit 163ee91

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/com.couchbase.client-java-client-3.2.4' into combined-pr-branch
2 parents f9b8d35 + 107bf88 commit 163ee91

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.2.3'
6+
testImplementation 'com.couchbase.client:java-client:3.2.4'
77
testImplementation 'org.awaitility:awaitility:4.1.1'
88
}

0 commit comments

Comments
 (0)