Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored and rnorth committed Dec 5, 2019
1 parent 77189ef commit 3f6c38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/couchbase/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ description = "Testcontainers :: Couchbase"

dependencies {
compile project(':testcontainers')
compile 'com.couchbase.client:java-client:2.7.10'
compile 'com.couchbase.client:java-client:2.7.11'

testCompile project(':test-support')
}

0 comments on commit 3f6c38b

Please sign in to comment.