Skip to content

Commit e638ded

Browse files
committed
Upgrade to Couchbase Client 3.2.3
Closes gh-28664
1 parent fd57dbf commit e638ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ bom {
218218
]
219219
}
220220
}
221-
library("Couchbase Client", "3.2.2") {
221+
library("Couchbase Client", "3.2.3") {
222222
group("com.couchbase.client") {
223223
modules = [
224224
"java-client"

0 commit comments

Comments
 (0)