Skip to content

Commit c94b3d4

Browse files
committed
Upgrade to Couchbase Client 3.7.9
Closes gh-45072
1 parent 791bec2 commit c94b3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ bom {
248248
site("https://commons.apache.org/proper/commons-pool")
249249
}
250250
}
251-
library("Couchbase Client", "3.7.8") {
251+
library("Couchbase Client", "3.7.9") {
252252
group("com.couchbase.client") {
253253
modules = [
254254
"java-client"

0 commit comments

Comments
 (0)