Upgrade to Couchbase Client 3.0.3

Closes gh-21227
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:18 +02:00
parent f3f298d2ad
commit 6a83b4d9da
1 changed files with 1 additions and 1 deletions

View File

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