Skip to content

Commit 7393418

Browse files
committed
Upgrade to Couchbase Client 3.8.1
Closes gh-45527
1 parent 7bb0039 commit 7393418

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
@@ -255,7 +255,7 @@ bom {
255255
site("https://commons.apache.org/proper/commons-pool")
256256
}
257257
}
258-
library("Couchbase Client", "3.8.0") {
258+
library("Couchbase Client", "3.8.1") {
259259
group("com.couchbase.client") {
260260
modules = [
261261
"java-client"

0 commit comments

Comments
 (0)