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 12, 2020
1 parent 0b7e72f commit 39abeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/couchbase/build.gradle
Expand Up @@ -2,7 +2,7 @@ description = "Testcontainers :: Couchbase"

dependencies {
compile project(':testcontainers')
compile 'com.couchbase.client:java-client:2.7.13'
compile 'com.couchbase.client:java-client:2.7.14'

testCompile project(':test-support')
}

0 comments on commit 39abeab

Please sign in to comment.