Upgrade to Couchbase Client 3.0.7

Closes gh-22861
This commit is contained in:
Andy Wilkinson
2020-08-11 12:17:16 +01:00
parent 6cb7eb926e
commit 8af4246db5

View File

@@ -216,7 +216,7 @@ bom {
]
}
}
library("Couchbase Client", "3.0.6") {
library("Couchbase Client", "3.0.7") {
group("com.couchbase.client") {
modules = [
"java-client"