Skip to content

Commit a156c08

Browse files
committed
Upgrade to Couchbase Client 3.8.1
Closes gh-45539
1 parent 711c53d commit a156c08

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
@@ -250,7 +250,7 @@ bom {
250250
site("https://commons.apache.org/proper/commons-pool")
251251
}
252252
}
253-
library("Couchbase Client", "3.8.0") {
253+
library("Couchbase Client", "3.8.1") {
254254
group("com.couchbase.client") {
255255
modules = [
256256
"java-client"

0 commit comments

Comments
 (0)