diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 93cdf35fb0..759e0850e2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -224,7 +224,7 @@ bom { ] } } - library("Couchbase Client", "3.2.5") { + library("Couchbase Client", "3.2.6") { group("com.couchbase.client") { modules = [ "java-client"