Skip to content

Commit

Permalink
Bump java-client from 2.7.13 to 2.7.14 in /modules/couchbase
Browse files Browse the repository at this point in the history
Bumps [java-client](https://github.com/couchbase/couchbase-java-client) from 2.7.13 to 2.7.14.
- [Release notes](https://github.com/couchbase/couchbase-java-client/releases)
- [Commits](couchbase/couchbase-java-client@2.7.13...2.7.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 13, 2020
1 parent 95c828d commit d3a34e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/couchbase/build.gradle
Expand Up @@ -3,5 +3,5 @@ description = "Testcontainers :: Couchbase"
dependencies {
compile project(':testcontainers')

testCompile 'com.couchbase.client:java-client:2.7.13'
testCompile 'com.couchbase.client:java-client:2.7.14'
}

0 comments on commit d3a34e2

Please sign in to comment.