Skip to content

Commit d329434

Browse files
committed
Upgrade to Couchbase Client 3.7.7
Closes gh-43843
1 parent bb7abf8 commit d329434

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
@@ -254,7 +254,7 @@ bom {
254254
site("https://commons.apache.org/proper/commons-pool")
255255
}
256256
}
257-
library("Couchbase Client", "3.7.6") {
257+
library("Couchbase Client", "3.7.7") {
258258
group("com.couchbase.client") {
259259
modules = [
260260
"java-client"

0 commit comments

Comments
 (0)