diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 26a061dfa5..9964f53c91 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -220,7 +220,7 @@ bom { ] } } - library("Couchbase Client", "2.7.12") { + library("Couchbase Client", "2.7.13") { group("com.couchbase.client") { modules = [ "java-client"