Skip to content

Commit

Permalink
Revert "Bump java-client from 2.7.14 to 2.7.15 in /modules/couchbase (t…
Browse files Browse the repository at this point in the history
…estcontainers#2701)"

This reverts commit 3f7c0ed.
  • Loading branch information
sd-yip committed May 11, 2021
1 parent da63eac commit 78ccf21
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.15'
testCompile 'com.couchbase.client:java-client:2.7.14'
}

0 comments on commit 78ccf21

Please sign in to comment.