Skip to content

Commit c34cf5d

Browse files
committed
Upgrade to Couchbase Client 3.8.0
Closes gh-45103
1 parent 973f961 commit c34cf5d

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
@@ -245,7 +245,7 @@ bom {
245245
site("https://commons.apache.org/proper/commons-pool")
246246
}
247247
}
248-
library("Couchbase Client", "3.7.8") {
248+
library("Couchbase Client", "3.8.0") {
249249
group("com.couchbase.client") {
250250
modules = [
251251
"java-client"

0 commit comments

Comments
 (0)