Skip to content

Commit 6feb6c9

Browse files
dependabot-preview[bot]rnorth
authored andcommitted
Bump java-client from 2.7.4 to 2.7.6 in /modules/couchbase (testcontainers#1493)
Bumps [java-client](https://github.com/couchbase/couchbase-java-client) from 2.7.4 to 2.7.6. - [Release notes](https://github.com/couchbase/couchbase-java-client/releases) - [Commits](couchbase/couchbase-java-client@2.7.4...2.7.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent d54e119 commit 6feb6c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/couchbase/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ description = "Testcontainers :: Couchbase"
22

33
dependencies {
44
compile project(':testcontainers')
5-
compile 'com.couchbase.client:java-client:2.7.4'
5+
compile 'com.couchbase.client:java-client:2.7.6'
66
}

0 commit comments

Comments
 (0)