Skip to content

Commit

Permalink
Bump java-client from 2.7.14 to 2.7.15 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.14 to 2.7.15.
- [Release notes](https://github.com/couchbase/couchbase-java-client/releases)
- [Commits](couchbase/couchbase-java-client@2.7.14...2.7.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 11, 2020
1 parent 8377288 commit e8dd75d
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 @@ -3,5 +3,5 @@ description = "Testcontainers :: Couchbase"
dependencies {
compile project(':testcontainers')

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

0 comments on commit e8dd75d

Please sign in to comment.