Upgrade to Couchbase Client 3.1.8

Closes gh-30221
This commit is contained in:
Stephane Nicoll
2022-03-16 08:27:47 +01:00
parent 3ab688ef82
commit 4d4d5348ab

View File

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