Skip to content

Commit e0ed02e

Browse files
committed
Upgrade to Couchbase Client 3.6.3
Closes gh-41967
1 parent d07eee4 commit e0ed02e

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
@@ -256,7 +256,7 @@ bom {
256256
site("https://commons.apache.org/proper/commons-pool")
257257
}
258258
}
259-
library("Couchbase Client", "3.6.2") {
259+
library("Couchbase Client", "3.6.3") {
260260
group("com.couchbase.client") {
261261
modules = [
262262
"java-client"

0 commit comments

Comments
 (0)