Skip to content

Commit f8a6fa0

Browse files
authored
Bump java-client from 2.7.12 to 2.7.13 in /modules/couchbase (#2397)
Bumps [java-client](https://github.com/couchbase/couchbase-java-client) from 2.7.12 to 2.7.13. - [Release notes](https://github.com/couchbase/couchbase-java-client/releases) - [Commits](couchbase/couchbase-java-client@2.7.12...2.7.13) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7b4f381 commit f8a6fa0

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
@@ -2,7 +2,7 @@ description = "Testcontainers :: Couchbase"
22

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

77
testCompile project(':test-support')
88
}

0 commit comments

Comments
 (0)