diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7549f932d3..e212492691 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1309,7 +1309,7 @@ bom { ] } } - library("Rabbit Stream Client", "0.14.0") { + library("Rabbit Stream Client", "0.15.0") { group("com.rabbitmq") { modules = [ "stream-client"