diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ed0251887b..f88ba4f8a0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -216,7 +216,7 @@ bom { ] } } - library("Couchbase Client", "3.0.8") { + library("Couchbase Client", "3.0.9") { group("com.couchbase.client") { modules = [ "java-client"