Skip to content

Commit 94c6a7b

Browse files
committed
Upgrade to Couchbase Client 3.3.0
Closes gh-30948
1 parent a37c202 commit 94c6a7b

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
@@ -158,7 +158,7 @@ bom {
158158
]
159159
}
160160
}
161-
library("Couchbase Client", "3.2.6") {
161+
library("Couchbase Client", "3.3.0") {
162162
group("com.couchbase.client") {
163163
modules = [
164164
"java-client"

0 commit comments

Comments
 (0)