Skip to content

Commit bcc026a

Browse files
committed
Upgrade to Couchbase Client 3.8.3
Closes gh-46794
1 parent 46ae765 commit bcc026a

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
@@ -270,7 +270,7 @@ bom {
270270
site("https://commons.apache.org/proper/commons-pool")
271271
}
272272
}
273-
library("Couchbase Client", "3.8.2") {
273+
library("Couchbase Client", "3.8.3") {
274274
group("com.couchbase.client") {
275275
modules = [
276276
"java-client"

0 commit comments

Comments
 (0)