Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchb…
Browse files Browse the repository at this point in the history
…ase/com.couchbase.client-java-client-3.2.0' into combined-pr-branch
  • Loading branch information
rnorth committed Aug 2, 2021
2 parents 53478a5 + d5d91b5 commit 6e66150
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,6 +3,6 @@ description = "Testcontainers :: Couchbase"
dependencies {
api project(':testcontainers')

testImplementation 'com.couchbase.client:java-client:3.1.6'
testImplementation 'com.couchbase.client:java-client:3.2.0'
testImplementation 'org.awaitility:awaitility:4.1.0'
}

0 comments on commit 6e66150

Please sign in to comment.