Skip to content

Commit

Permalink
Upgrade to Couchbase Client 3.4.1
Browse files Browse the repository at this point in the history
Closes gh-33588
  • Loading branch information
philwebb committed Dec 21, 2022
1 parent 0b3a8c5 commit 43d389f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -173,7 +173,7 @@ bom {
]
}
}
library("Couchbase Client", "3.4.0") {
library("Couchbase Client", "3.4.1") {
group("com.couchbase.client") {
modules = [
"java-client"
Expand Down

0 comments on commit 43d389f

Please sign in to comment.