Upgrade to Couchbase Client 3.1.3

Closes gh-25657
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:07 +00:00
parent f8cf53ca4b
commit 4c1bd43f92
1 changed files with 1 additions and 1 deletions

View File

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