diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 56b36bb18f..cbf4f26697 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1216,7 +1216,7 @@ bom { ] } } - library("Rabbit Stream Client", "0.7.0") { + library("Rabbit Stream Client", "0.8.0") { group("com.rabbitmq") { modules = [ "stream-client"